The MySQL user 'adam' currently has USAGE permissions to the database.
The football database is transactional and has non-stop updates from application users. The 'adam' user needs to be able to take consistent backups of the football database by using the ---single-transaction option.
Which extra GRANT permissions are required for adam to take mysqldump backups?
Currently there are no comments in this discussion, be the first to comment!