Error PhpMyAdmin shows tables that were deleted

0

I was managing a DB with phpmyadmin 4.0.10.14 , and deleted some tables and created others. The problem is that the ones I have deleted continue to appear as tables, and if I click them I get the following message:

  

1146 - Table 'example_db.employees' does not exist

How could you solve this problem and that the deleted tables are not visible in phpmyadmin?

    
asked by Marce Arce 02.01.2017 в 14:38
source

0 answers