Uncategorized

Automysqlbackup: Skipping the data of table mysql.event

When using automysqlbackup to dump your mysql databases, you might run into the following error: ###### WARNING ###### Errors reported during AutoMySQLBackup execution.. Backup failed Error log below.. — Warning: Skipping the data of table mysql.event. Specify the –events option explicitly. While you can of course change the automysqlbackup script itself, to add the following […]

Automysqlbackup: Skipping the data of table mysql.event Read More »

Scroll to Top