mh_bhatti
hello, have you upgraded the mysql version?
Try executing the following commands to upgrade the mysql library, then restart mysql, and check if there are any errors. Change xxxxxxx to your root password, which can be viewed in "Root passwd" in the Databases interface
/www/server/mysql/bin/mysql_upgrade -u root -p"xxxxxxx" --upgrade-system-tables