• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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