Mega Code Archive

 
Categories / MySQL / Backup Load
 

Specifying the Datafile Format

mysql> LOAD DATA LOCAL INFILE 'mytbl.txt' INTO TABLE mytbl;