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
Tag: mysqldump including user defined functions
mysqldump – backup of multiple databases
The mysqldump client utility performs logical backups, producing a set of SQL statements that can be executed to reproduce the original database object definitions and
mysqldump – Include views, routines and triggers
The mysqldump client utility performs logical backups, producing a set of SQL statements that can be executed to reproduce the original database object definitions and