Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
10.4.10
-
None
-
Windows 10
Description
After upgrading to 10.4.10 (from 10.4.6) when i run `mysql_upgrade --verbose` than i get the following error and the upgrade stopped with following output. Re-running the command doesn't help.
Phase 4/7: Running 'mysql_fix_privilege_tables'
|
ERROR 1408 (HY000) at line 391: Event Scheduler: An error occurred when initializing system tables. Disabling the Event Scheduler.
|
FATAL ERROR: Upgrade failed
|
Note: After a complete re-install of the database with `mysql_install_db` it works, but also deletes all existing databases.