1577 - Cannot proceed because system tables used by Event Scheduler where found damaged at server start
updated at
Apply OS: Windows, macOS, Linux, iOS
Apply Navicat Product: Navicat for MySQL, Navicat for MariaDB, Navicat Premium
Apply Navicat Version No.: All
Please try to update your system table and to see if it solves your problem. mysql_upgrade is stored in the "bin" folder under the MySQL server installation path.
To use mysql_upgrade, make sure that the server is running, and then invoke it like this:
shell> mysql_upgrade [options]
After running mysql_upgrade, stop the server and restart it so that it uses any changes that were made to the system tables.
For more information, please visit MySQL manual - http://dev.mysql.com/doc/refman/5.1/en/mysql-upgrade.html
Have more questions?
-
Support
-
About Us