Wednesday, August 24, 2016

MySQL Error 1030

Error Code: 1030Got error -1 from storage engine

while insert into a table.

Solution, comment out innodb_force_recovery in the my.ini  file, then restart MySQL service on Windows.

No comments: