This is a collection of articles regarding the MySQL utility mysqldump that were previously published on this blog. This is for quick reference.
Tag: MySQLDump errors
MySQL RDS – Remove DEFINER from Stored Procedures
You could occasionally get the following problem when working with triggers or moving data between RDS instances. “ERROR 1419 (HY000): You do not have the
42000 (ER_SPECIFIC_ACCESS_DENIED_ERROR) Access denied;
While transferring data from one RDS instance to another you may receive the following error. Error: 1227 SQLSTATE: 42000 (ER_SPECIFIC_ACCESS_DENIED_ERROR) Access denied; you need (at