mysql - #1146 - Table 'phpmyadmin.pma_table_uiprefs' doesn't exist -
my question error in sql query: documentation
select `prefs` `phpmyadmin`.`pma_table_uiprefs` `username` = 'root' , `db_name` = 'group' , `table_name` = 'list' limit 0, 25 mysql said: documentation
#1146 - table 'phpmyadmin.pma_table_uiprefs' doesn't exist
here config.inc.php
why did write phpmyadmin.pma_table_uiprefs? name of table phpmyadmin.pma_table_uiprefs or pma_table_uiprefs?
Comments
Post a Comment