excel文件导入mysql
load data local infile 'D:\data.txt' into table exceltomysql fields terminated by '\t';