Mega Code Archive

 
Categories / MySQL / Command Mysql
 

To dump the contents of the world database to an output file named world sql

shell> mysqldump --password --user=user_name world > world.sql