Comment 2 for bug 1640412

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

From the log on the mysql server restart:
[ 7290.573226] init: mysql main process ended, respawning
[ 7290.579361] init: mysql post-start process (31192) terminated with status 1
[ 7290.607000] init: mysql main process (31219) terminated with status 1
[ 7290.607023] init: mysql main process ended, respawning
[ 7290.613605] init: mysql post-start process (31220) terminated with status 1
[ 7290.643657] init: mysql main process (31247) terminated with status 1
[ 7290.643673] init: mysql respawning too fast, stopped

Could you report (after you checked there is nothing confidential in it) your mysql log and syslog files from:
/var/log/mysql.err
/var/log/mysql.log
/var/log/syslog

If you want to shrink them you can drop all but the last 5 minutes before/after that happened.
Especially on the syslog be aware that it might already have rotated forward so you might find the content in /var/log/syslog.*

With some luck there is something listed what is actually failing almost instantly.
I'd expect something in your config that is now failing with the newer version, but without logs that is only guessing.