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...