Mega Code Archive

 
Categories / MySQL / Command Mysql
 

Mysqldump interprets its first nonoption argument as a database name and dumps all the tables in that database

shell> mysqldump world > world.sql