First of all, the database driver wants to choose com.mysql.jdbc.driver (org.gjt.mm.mysql.driver is invalid)
Secondly, connect URL "JDBC: mysql: // localhost: 3306 / test? Useunicode = true & characterencoding = GB2312"
Pay attention to the passing parameters, ISO is also available -> GB2312