How to show hidden table in phpmyadmin?

0

Greetings, I'm using phpmyadmin 4.7.4 and I gave it on the eye icon next to the name of a table, and now I do not find the option to show my table again, does anyone know how I can go back to show my table there?

    
asked by Juan Lozoya 03.12.2017 в 22:24
source

2 answers

1

When a table is hidden, a lightbulb should appear next to the name of the database. Click on the bulb and a dialog box with hidden tables will open, allowing you to display them.

    
answered by 04.12.2017 / 09:48
source
1

Display the table "phpmyadmin" and there select the "pma_navigationhiding", this will contain the tables that you have hidden, if you delete them and click on "Reload the panel" you will have all the visible tables again.

    
answered by 11.12.2017 в 18:51