Yesterday I removed a column called \'systeem_eisen\' from a table.
Now when I click in phpMyAdmin at the table \'products\' I get the error message:
#1054 - col
I got this error when I tried to see records with PHPMyAdmin but I could see structure the table. In my case, it was because the table didn't have any primary key.
Goto phpmyadmin database you will see the pma_table_uiprefs. It stores thoses "cached" preferences and you could delete or edit them.