MySQL Failed to Start/Restart
Hello, I'm haveing some issues with mysql service.
After change owner and chmod to my.cnf like this
# chown root:root /etc/my.cnf
# chmod 0644 /etc/my.cnf
Based on:
Thanks in advance!
Thanks in advance!
-
Hi, You can monitor the MySQL error log while restarting the MySQL server. use below command tail -f /var/lib/mysql/server.hostname.com.err -1 -
Thank you @SysSachin, The error was some crashed databases. -1 -
Thank you @SysSachin, The error was some crashed databases.
Hello, I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.0
Please sign in to leave a comment.
Comments
3 comments