phpMyAdmin error: #1054 - Unknown column 'systeem_eisen' in 'order clause'

后端 未结 8 1577
有刺的猬
有刺的猬 2020-12-31 10:51

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

8条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-31 11:49

    Goto phpmyadmin database you will see the pma_table_uiprefs. It stores thoses "cached" preferences and you could delete or edit them.

提交回复
热议问题