eclipse提示错误com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?','?','?','?')' at line 1
这是控制台下mysql插入数据到数据表中 这是eclipse通过连接mysql,用sql语句插入数据到数据表中 eclipse提示错误com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to