Skip to main content

mysql goes down after reboot

Comments

4 comments

  • cPanelMichael
    Hello :) Try repairing the mysql database with a command such as:
    myisamchk -r /var/lib/mysql/mysql/db.MYI
    Thank you.
    0
  • Omar Faruque
    Anyone please help me all my website (3 Wordpress Blog) is down and i am not much expert so please help me to up my website. I am trying to move my 3 website on my another WHM/cpanel server but due to mysql down to current server i am not able to make backup of my 3 Website Database ..Please help me Start mysql or help me to make backup for my website database when mysql is down on current server..Please ! help anyone ... Hello @cPanelMichael Thank you for your response now i got this out put : root@pdm103 [~]# myisamchk -r /var/lib/mysql/mysql/db.MYI - recovering (with sort) MyISAM-table '/var/lib/mysql/mysql/db.MYI' Data records: 109 - Fixing index 1 - Fixing index 2 root@pdm103 [~]# Now what ..?
    0
  • Omar Faruque
    Wow. cPanelMichael You save me ..thank you so much .. Now mysql is running by following your given code: myisamchk -r /var/lib/mysql/mysql/db.MYI I run your code then use restart service for mysql from whm and its done i mean mysql is running .. Thanks a lot .....
    0
  • cPanelMichael
    I'm happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.