Create the database if it doesn't already exist with '--databases' option to specify the database we wish to back up : Mysqldump : MySQL Utilities MySQL TUTORIALS


MySQL TUTORIALS » MySQL Utilities » Mysqldump »

 

Create the database if it doesn't already exist with '--databases' option to specify the database we wish to back up


c:mysqlbinmysqldump -u root -p --databases 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