A quick note on a MySQL error: I got the following error when using mysqldump
this past weekend:
mysqldump: Got error: 1044: Access denied for user 'USER'@'localhost' to database 'DBNAME' when using LOCK TABLES
The solution to this problem/error was to use one of these mysqldump
commands: