Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
I found the error
In /root/parallels/PSA_12.5.30/examiners/panel_preupgrade_checker.php is this line
SELECT * FROM information_schema.TABLES WHERE TABLE_SCHEMA="mysql" and TABLE_NAME="servers"
When i run this in phpMyAdmin i get the same error as the upgradescript.
But if I change " to ' it...
As I can see my table is exactly the same...
Field Type Null Key Default Extra
Server_name char(64) NO PRI
Host char(64) NO
Db char(64) NO
Username char(64) NO
Password char(64) NO
Port int(4) NO 0
Socket char(64) NO
Wrapper char(64) NO
Owner char(64) NO
Trying to upgrade version 12.0.18 to 12.5.30 but get this error
WARNING: [MYSQL ERROR] Unable to execute query. Error: Unknown column 'mysql' in 'where clause'
PHP Warning: mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in...