I have a server with kernel version 3.10. This seems to be a quite old kernel (though patches are backported). Is there any reason to force an update to kernel 5.x?
Asked
Active
Viewed 55 times
0
-
Unless you need a specific capability from the newer kernel version the answer is no. MySQL will run on systems with this kernel, for example CentOS 7. – doneal24 Jul 18 '22 at 15:57
-
In general, MySQL maintains broad compatibility with OSs. – Rick James Jul 18 '22 at 16:58
-
You should make sure to use a supported version of your operating system, so that you receive all relevant security updates. Without regular security updates, your server could be compromised. – Tero Kilkanen Jul 18 '22 at 21:09