Suppress the “skipping the data of table mysql.event” message
When using the mysqldump command to make a back of the mysql database, you might get the message "Warning: Skipping the data of table mysql.event. Specify the –events option explicitly". This post shows how to suppress this message.