problem description
 list of database connection features 
 default database connection Driver is 
 Parameter Value 
 Driver class org.gjt.mm.mysql.Driver 
 expect to change to 
 com.mysql.jdbc.Driver 
how to change this? There seems to be no entrance?
 version 7.1 
 does not take effect after being modified to com.mysql.jdbc.Driver, and will automatically become org.gjt.mm.mysql.Driver 
