Re: InnoDB corruption, "table ... doesn't exist"
It's extremely unlikely that a resource exists to exactly match the errors that began with your outage and have likely been compounded in the ensuing two months, so you'll need to canvass all possibilities until problems are resolved.
Several possibilities are described in the MySQL doc link, more in the other articles. Much in the SO article is not Linux-specific; the bits that are translate to corresponding Windows cmds.
For starters, you do absolutely need to know how to execute commands in the mysql client rather than in Workbench, how to read and change my.ini, and how to read the mysql server error log, so you can list the corruption problems per table as I suggested.
And presumably now you've learnt to keep all backups forever?
Edited 1 time(s). Last edit at 01/23/2018 02:24PM by Peter Brawley.
Subject
Views
Written By
Posted
3778
January 23, 2018 12:50PM
1213
January 23, 2018 01:08PM
916
January 23, 2018 01:32PM
651
January 23, 2018 01:33PM
Re: InnoDB corruption, "table ... doesn't exist"
816
January 23, 2018 02:22PM
679
January 24, 2018 10:56PM
581
January 25, 2018 09:57AM
757
January 25, 2018 12:17PM
789
January 25, 2018 02:00PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.