我有一个简单的insert语句,应该使用包含我的连接字符串的$GLOBALS。问题是它没有插入数据。我做对了吗?<?query = "INSERT INTO bands (Name, Venue, Category)mysql_queryquery,$GLOBALS)
or die ("could not ad
not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql-- MySQL database driver --> <groupId>mysql</groupId> <