Author Topic: MySql sudden shutdown (solution)  (Read 9857 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
MySql sudden shutdown (solution)
« 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

Offline
*****
Re: MySql sudden shutdown (solution)
« Reply #1 on: October 29, 2016, 05:40:29 AM »
you need to check mysql log file for the details

Offline
*
Re: MySql sudden shutdown (solution)
« Reply #2 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. 

Offline
*****
Re: MySql sudden shutdown (solution)
« Reply #3 on: October 30, 2016, 07:10:12 AM »
mysql goes down because of two common reasons :  DDOS attack or Database corruption