29 Pro
HowTo fix Warning: Skipping the data of table mysql.event. Specify the –events option explicitly.
Try this workaround: mysqldump -uroot –events –ignore-table=mysql.event mysql
Try this workaround: mysqldump -uroot –events –ignore-table=mysql.event mysql