Automatically drop any tables that exist before restoring the stored tables with the ' --add-drop-table ' : Mysqldump : MySQL Utilities MySQL TUTORIALS


MySQL TUTORIALS » MySQL Utilities » Mysqldump »

 

Automatically drop any tables that exist before restoring the stored tables with the ' --add-drop-table '


c:mysqlbinmysqldump -u root -p --add-drop-table myDatabase > myDatabase.sql



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo MySQL Utilities
» Mysqldump