error #1932 in phpMyAdmin

Asked

Viewed 564 times

2

I installed XAMPP for Windows 5.6.15, Apache + Mariadb + PHP + Perl. Everything works fine until "out of the blue" some tables are randomly "in use". I just can’t access them anymore, keep recording, editing and deleting via PHP command, but they are not accessible directly in phpMyAdmin, so I can’t know how many records you have, nor export the table, nor delete it, so I can’t do anything directly in the database.

Follows image for better understanding:

inserir a descrição da imagem aqui

When I click to open the table gives this error:

1932 - Table 'meuBanco.minhaTable' doesn’t exist in engine

If I try to delete it shows this:

1347 - 'meuBanco.minhaTable' is not VIEW

If you have any idea what that might be or have been through, I’d appreciate it. Note: I already uninstalled and installed again and gave the same error. Note: Using Mysql Workbench also presents same problem.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.