摘要: for file in ./tmp_data/* do echo $file mysql -u'root' -p'wangbin' --default-character-set=utf8 -e"load data local infile '$file' into table yiche.yiche_core fields terminated by ',' lines terminat... 阅读全文
posted @ 2017-07-26 10:20 Mars.wang 阅读(1757) 评论(0) 推荐(0)