Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: daowen on October 20, 2018, 09:20:54 PM

Title: MySQL Root Password issues
Post by: daowen on October 20, 2018, 09:20:54 PM
Hi,

The root password for the MySQL server keeps coming up with a problem. I kills all access to the MySQL databases. When I see it, I log in and run the script to reset the root password and everything is fine. Problem is, I don't know when the password stops working so I need to monitor it all the time. Once it did this in the middle of the night and I didn't see it until 8 hours later, causing a lot of issues.

Reset script: /scripts/mysql_pwd_reset
Title: Re: MySQL Root Password issues
Post by: daowen on October 23, 2018, 01:29:29 AM
Possible resolve - testing now:

Code: [Select]
yum --enablerepo=remi update mysql-server