成都网站设计开发公司今天济南刚刚发生的新闻
mysql --local-infile -u root -pset global local_infile = 1;load data local infile '目录' into able '表名' fields terminated by ',' lines terminated by '\n';
mysql --local-infile -u root -pset global local_infile = 1;load data local infile '目录' into able '表名' fields terminated by ',' lines terminated by '\n';