Try running following commands and then restart your mysql service later.mysql
mysqlcheck -u [username] -p --all-databases --check-upgrade --auto-repair mysql_upgrade -u [username] -p
If still has issues drop event table and create again, then restart.sql
執行完上面兩條命令後重啓數據庫便可
數據庫