Mysql Pro help needed.

Lippy

Active Member
Jan 9, 2003
40
0
156
Hello,

I am in urgent need of help. I have a customer who would like to run mysql pro binaries on a cpanel server. I am able to install the mysql rpms but any update I perform in WHM caused the mysql binaries version to be over written. Is there a way to disable the update of mysql in WHM/Cpanel?

All help is much appreciated.

Daniel AKA Lippy
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
Lippy said:
I am able to install the mysql rpms but any update I perform in WHM caused the mysql binaries version to be over written. Is there a way to disable the update of mysql in WHM/Cpanel?
Run this command:

touch /etc/mysqlupdisable
This will stop the cPanel overwrite your hard work :)