Aikesheng Open Source Community
Sep 24, 2020 · Databases
Modifying mysqldump to Remove DEFINER and Add Progress Display for MySQL 5.7
This article explains why restoring MySQL backups can fail due to missing SUPER privileges, describes the DEFINER and SQL SECURITY concepts, and details how the mysqldump source code was altered for MySQL 5.7 to strip DEFINER clauses, show backup progress, and improve performance testing.
BackupMySQLSource Code
0 likes · 8 min read