LOAD DATA LOCAL infile '"+url+"' "+" REPLACE into table "+table+" character set 'utf8' fields terminated by ',' lines terminated by '\\n'";