``` -------------- load data local infile '/tmp/smry_cd.tsv' into table smry_cd fields terminated by '\t' lines terminated by '\r\n' ignore 1 lines -------------- Query OK, 3115010 rows affected, 65535 warnings (1 min 10.06 sec) Records: 3115010 Deleted: 0 Skipped: 0 Warnings: 324742 ```