Mega Code Archive

 
Categories / MySQL / Command Mysql
 

To dump multiple tables, name them all following the database name argument

% mysqldump --all-databases > dump.txt