Muat data dari file teks ke database MySQL di terminal Mac

LOAD DATA INFILE '/tmp/mydata.txt' INTO TABLE PerformanceReport;
Blue-eyed Beaver