Mega Code Archive

 
Categories / MySQL / Command Mysql
 

To dump a table as a datafile, you must specify a --tab option that indicates the directory where you want the MySQL server

% mysqldump --no-create-info --tab=/tmp myDatabase states