Virtualmin Scheduled Update

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

Ilia's picture
Submitted by Ilia on Sun, 05/26/2013 - 16:31

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

Cool, I will mark this as fixed then.

Automatically closed -- issue fixed for 2 weeks with no activity.