error # 1932 in phpMyAdmin

1

I installed XAMPP for Windows 5.6.15, Apache + MariaDB + PHP + Perl. It works fine until "out of the blue" some tables randomly get "in use". I simply can not access them anymore, continue to write, edit and delete via PHP command, but they are not accessible directly in phpMyAdmin, so I can not know how many records it has, nor export the table, nor delete it, anyway I can not do anything straight in the bank.

Follow the image for a better understanding:

/ a>

When I click to open the table it gives this error:

  

1932 - Table 'myBank.myTable' does not exist in engine

If I try to delete it shows this:

  

1347 - 'myBank.myTable' is not VIEW

If you have any idea what it may be or have already experienced it, thank you in advance. Obs1 .: I already uninstalled and installed again and gave the same error. Note: Using MySQL Workbench also has the same problem.

    
asked by anonymous 13.07.2017 / 02:17

0 answers