导入到.txtload data local infile '~/books.txt' into table book character set utf8 fields terminated by '\n'; 转载于:https://www.cnblogs.com/wangfangkui/p/3691661.html