Skip to main content

MySQL not starting

Comments

8 comments

  • cPRex Jurassic Moderator
    Hey there! I'm sorry to hear about this InnoDB issue. The best thing we can offer for that problem is our corruption repair guide here:
    0
  • Vs Nu
    Hey there! I'm sorry to hear about this InnoDB issue. The best thing we can offer for that problem is our corruption repair guide here:
    0
  • cPRex Jurassic Moderator
    Is MySQL up and running at the time you tried that dump?
    0
  • Vs Nu
    Is MySQL up and running at the time you tried that dump?

    Yes running in Mode 4 Recovery,Dump created up to 4GB then it got stopped I had moved that database data directory out of /var/lib/mysql and run the dump again it goes fine
    0
  • cPRex Jurassic Moderator
    So you were able to do the dump after moving the files?
    0
  • Vs Nu
    So you were able to do the dump after moving the files?

    Yes but the same thing happen after dumping of 16GB and then it got stopped due to this i need to start it again from first after moving the file Is there anyway easier ?
    0
  • cPRex Jurassic Moderator
    cPanel isn't able to provide assistance with InnoDB corruption, as that often needs to be handled by MySQL administrators that are familiar with fixing those issues. If not, you run the risk of data loss. If the steps in that guide I provided aren't working well, it's likely time to call in some outside help.
    0
  • ffeingol
    Try your mysqldump with -f. That should "force" it to continue even if there are errors. You're obviously going to be missing things, but better than having do the mysqldump over and over.
    0

Please sign in to leave a comment.