These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Warning: Skipping the data of table mysql.event. on the new forum.
Since the latest MySql update I have been getting the following error when my scheduled backup runs. After some checking it appears to be something to do with the backup of the mysql database its self because all other databases have backed up properly.
Database backup failed : mysqldump failed :
-- Warning: Skipping the data of table mysql.event. Specify the --events option explicitly.
Also below is the error that is in the email sent out by the system to alert me that there has been a backup failure.
Backing up mysql to /backups/mysql/all/mysql.sql ..
.. backup failed : -- Warning: Skipping the data of table mysql.event. Specify the --events option explicitly.
Howdy,
Take a peek at this bug report here:
https://www.virtualmin.com/node/26795
If you have any questions, feel free to post an update to that bug report.
-Eric
Thanks Eric very helpful