武汉论坛有哪些seo在线网站推广
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';