• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Updated to 11.5 #1146 - Table 'phpmyadmin.@@PMA_RECENT@@' doesn't exist

JoshHL

New Pleskian
Hi,

Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions.

And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

The click here button doesn't do anything. I've done a Google and people are mentioning about running mcreate_tables.sql ?

Not sure how to proceed so any advice would be good.

Thanks
Josh
 
Fixed as per

Check the following KB:


http://kb.parallels.com/9294

Te error:

'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

refers to the same as for "@@PMA_RECENT@@" just that in this case the table in question is "pma_table_uiprefs" which you need to correct within:

/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php


Hi,

Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions.

And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

The click here button doesn't do anything. I've done a Google and people are mentioning about running mcreate_tables.sql ?

Not sure how to proceed so any advice would be good.

Thanks
Josh
 
Check the following KB:


http://kb.parallels.com/9294

Te error:

'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

refers to the same as for "@@PMA_RECENT@@" just that in this case the table in question is "pma_table_uiprefs" which you need to correct within:

/usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php


Hi,

Just upgraded to 11.5 from 11.0 and now PHPMyAdmin is displaying this error: #1146 - Table 'phpmyadmin_PqKE8jfDXSWh.@@PMA_RECENT@@' doesn't exist. It is saying this for all my subscriptions.

And at the bottom there is a message at the bottom saying: 'The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated. To find out why click here.'

The click here button doesn't do anything. I've done a Google and people are mentioning about running mcreate_tables.sql ?

Not sure how to proceed so any advice would be good.

Thanks
Josh
 
Back
Top