Backup Load MySQL

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