Quantcast
Channel: MySQL Forums - Backup
Viewing all articles
Browse latest Browse all 537

DDL statements during a mysqldump backup execution (no replies)

$
0
0
The official documentation of MySQL suggests that we use the --single-transaction for Innodb tables but with that DDL statements (like ALTER TABLE, CREATE TABLE, DROP TABLE, RENAME TABLE, TRUNCATE TABLE) during a mysqldump result in an incorrect dump or a failed dump.


Is there any safe way to use mysqldump without locking the tables or databases?

Viewing all articles
Browse latest Browse all 537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>