private static String connURL = "jdbc:mysql://" + serverName + ":" + port + "/" + dbName+"?characterEncoding=utf8";