I. JDBC: mm.mysql-2.0.14-bin.jar II, JDBC type: Type 4 3, Applicable mysql version: four, download location:
http://mmmmysql.sourceforge.net/
V. Connecting grammatics: class.Forname ("org.gjt.mm.mysql.driver); connection con = DriverManager.getConnection (" JDBC: MySQL: // Database IP / Database Name "," Account "," Password ");