LOAD DATA INFILE 'mytbl.txt' INTO TABLE mytbl; LOAD DATA INFILE 'yourFolder/mytbl.txt' INTO TABLE mytbl;