Report this

What is the reason for this report?

PHPmyadmin Error - Table 'phpmyadmin.pma_table_uiprefs' doesn't exist

Posted on March 13, 2015

I’m getting the following error when I try and open a table

SQL query: DocumentationEdit Edit

SELECT  `prefs` 
FROM  `phpmyadmin`.`pma_table_uiprefs`
WHERE  `username` =  'root'
AND  `db_name` =  'wordpress'
AND  `table_name` =  'wp_options'

MySQL said: Documentation

#1146 - Table 'phpmyadmin.pma_table_uiprefs' doesn't exist 


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This question was answered by @greg1082858:

Find the issue

sudo dpkg-reconfigure phpmyadmin

You can see the comment here.

Adding in another solution for this error which i have found on web:

https://www.youtube.com/watch?v=_aKsXhKMVQQ

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.