How to set malloc-lib in mysql 5.7 in ubuntu 18.04 LTS
0
votes
2
answers
1898
views
I recently installed jemmaloc 3.6.0-11 using
apt-get install libjemalloc1
on my ubuntu server 18.04
The installation were successfull, but when I check using
pt-mysql-summary | grep -A5 -i "memory management"
I get
Memory management library
jemalloc is not enabled in mysql config
for process with id 89539
The End
How I can do this ?
I am using Mysql 5.7.26
Asked by Ekkai Imwe
(11 rep)
Aug 8, 2019, 06:27 AM
Last activity: Aug 16, 2020, 06:05 PM
Last activity: Aug 16, 2020, 06:05 PM