[SOLVED] Need help fixing corrupted Kodi MySQL Database Please!


Recommended Posts

  • hoeg changed the title to Need help fixing corrupted Kodi MySQL Database Please! $25 Bounty Sent By Paypal!

I used the following command to copy my.cnf to the local system:

docker container cp [container]:/etc/mysql/my.cnf container-my.cnf

then added innodb-force-recovery=1 to the file container-my.cnf using nano and then copied the file back to the docker using this command:

docker container cp container-my.cnf [container]:/etc/mysql/my.cnf

After restarting the docker it seemed to do something for a little and then stopped again.  Started the mysql docker and then it was back to crashing again.  Removed the line out of the my.cnf file that i added above using the same steps.  The mysql docker started and then did some stuff for a while and is up and running again.

Edited by hoeg
Link to comment
  • hoeg changed the title to Need help fixing corrupted Kodi MySQL Database Please! $25 (Now $50) Bounty Sent By Paypal!
  • hoeg changed the title to [SOLVED] Need help fixing corrupted Kodi MySQL Database Please!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.