Mark Phillips - 2014-10-07

I get this warning when doing a full backup

-- Warning: Skipping the data of table mysql.event. Specify the --events option explicitly.

I supressed the warning by adding --events in the options passed to mysqldump. I had to dig through the code to find the array with the mysqldump options.

Is there a way to add mysqldump options in the myserver.conf file?

Thanks,

Mark