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