How did you minimize your mysql server memory consumption?

That means never. :) Plus you are running on a custom OVH kernel, which you cannot yum update.
Yes, I can Yum Update (y)
I can try it now on my old Dedicated @ OVH.
The one I hosted my forum from December 2013 - May 3, 2014 :)
 
Ya, is a custom OVH kernel that you cannot update.
The proper kernel version for a Red Hat based distribution is:
Code:
# yum -q list kernel | tail -n 1
kernel.x86_64            2.6.32-431.11.2.el6               @updates
You should not rely on the fact they use newer version, how do you know what OVH does in their compiled code? The kernel is so important and the official packages go through extensive testing on Red Hat QA, before they are released to public.
 
  • Like
Reactions: rdn

Similar threads

Top Bottom