I started to get strange messages upon scheduled website update.
I suspect it's because I decided to use MariaDB (tell me what you think about it) instead of MySQL distribution (which is the same even better, I suppose)
Here is the error:
mysqldump: Couldn't execute 'show events': Cannot proceed because system tables used by Event Scheduler were found damaged at server start (1577)
How to solve this? I tried restarting mysqld
Status:
Closed (fixed)
Comments
Opps.. :) Fixed it running the following:
mysql_upgrade -u root -h localhost -p --verbose
Sorry for inconvenience and have a great day!
Best wishes, Ilia
Submitted by JamieCameron on Sun, 05/26/2013 - 21:07 Comment #2
Cool, I will mark this as fixed then.
Submitted by Issues on Sun, 06/09/2013 - 21:11 Comment #3
Automatically closed -- issue fixed for 2 weeks with no activity.