windows 7 - xampp
I have a database with 14 tables. I worked this days with all of them without problems untill this morning.
All tables are ok except table posts
. When I click on it's name (left menu in phpMyAdmin) I got a message:
#1932... posts doesnt exist in engine
On stackoverflow there are six posts with simmilar title, but there is no solution for me.
For example this is about a system table phpmyadmin.pma
and on ubuntu. I'm on windows and table posts
is a user table.
Any help?