Look at your mysql.err
log.
If you find in this log the Database page corruption on disk
statement it means some pages in the Innodb tablespace got corrupted. This can be due to several reasons such as bug in your hardware (i.e. Hard-disk), driver bug, kernel bug, unlucky power failure and even some rare MySQL bug.
More information about this issue here:
Recovering MySql innodb tables
MySQL service stops automatically
Have more questions? Submit a request
Please sign in to leave a comment.
0 Comments