需要创建一个表,还需要两个字段,id和name
LOAD DATA LOCAL INFILE 'C:\Windows\System32\drivers\etc\hosts' INTO TABLE table;