This is a discussion on Innodb Error 1030 within the MySQL General forum forums, part of the MySQL category; --> I'm trying to fix a problem with a users innodb database (mysql 5.0). When they try a very simple ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I'm trying to fix a problem with a users innodb database (mysql 5.0). When they try a very simple insert they get "ERROR 1030 (HY000): Got error -1 from storage engine" I have dumped and reloaded the tables but the problem persists. CHECK TABLE does not indicate an error. I stopped and restarted the server once normally, without attempting any innodb_force_recovery options. There are no other unusual indications on the server. It has not been shut down abruptly recently, the load is low, memory and disk space is fine. Does anyone have any suggestions for correcting this error? |