Control Web Panel

WebPanel => MySQL => Topic started by: Ak.Omara on October 28, 2016, 02:45:59 AM

Title: MySql sudden shutdown (solution)
Post by: Ak.Omara on October 28, 2016, 02:45:59 AM
Me and other members suffers from mysql sudden shutdown with no error in any log

So I've created this script to solve this issue

https://github.com/egyprotech/CWP-mysqlCheck
Title: Re: MySql sudden shutdown (solution)
Post by: Sandeep on October 29, 2016, 05:40:29 AM
you need to check mysql log file for the details
Title: Re: MySql sudden shutdown (solution)
Post by: Ak.Omara on October 29, 2016, 04:36:12 PM
This is why we register a log with data & time of any down happens in mysql you can use this date and time to dig into the log files and know the causes of the issue but the purpose of the script is to start mysql automatically not to keep it down until you/your client discover this. 
Title: Re: MySql sudden shutdown (solution)
Post by: Sandeep on October 30, 2016, 07:10:12 AM
mysql goes down because of two common reasons :  DDOS attack or Database corruption