cytopia / mysqldump-secure

[sh] Encrypted mysqldump script with compression, logging, blacklisting and Nagios/Icinga monitoring integration
https://mysqldump-secure.org
147 stars 38 forks source link

Couldn't execute 'show events': Access denied for user 'user'@'localhost' to database 'performance_schema' #31

Closed damionx7 closed 4 years ago

damionx7 commented 4 years ago

this stackoverflow question might be relevant https://serverfault.com/questions/551096/couldnt-execute-show-events-on-mysqldump what to do?

damionx7 commented 4 years ago

GRANT EVENT ONdatabase.* TO 'user'@'localhost';