Mega Code Archive

 
Categories / MySQL / Command Mysql
 

When you run the mysqlimport command, you must specify these formatting characters

mysqlimport --user=root --password=pw1 --fields-terminated-by="," --fieldsenclosed- by="*" test "c:\mysql\data\test\CDs3.sql"