How to solve RDS MySQL - FLUSH TABLES WITH READ LOCK: Access denied for user when running mysqldump
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=AUTgYrim27I
How to solve error when executing mysqldump on RDS MySQL:
mysqldump: Couldn't execute 'FLUSH TABLES WITH READ LOCK': Access denied for user 'user'@'%' (using password: YES) (1045)
solution:
just add parameter: --set-gtid-purged=OFF on mysqldump.
Other Videos By Ambar Hasbiyatmoko
Tags:
mysqldump
error
RDS
mysql
flush table with read lock
flush
export
sql
ubuntu
linux
relational database service
aws
cloud
amazon web service