G
Godfrey Sorita
Guest
Hi, Are you using the Community edition of MySQL? Please send the URL where you downloaded MySQL JDBC driver mysql-connector.jar so I can test it in my instance. Below is the databases.xml of my private instance running in 3.0. Does your private instance have similar configuration? Databases Database name="RB" isDefault="yes" isExternal="no" MinConnections="3" MaxConnections="10" MaxInUseConnTimeMins="30" MaxNotUsedConnTimeMins="1" MaxConnLifetimeMins="60" TxIsolation="2" useTxRecovery="yes" Driver com.mysql.jdbc.Driver /Driver Url jdbc:mysql://localhost:3306/RB_DBO /Url DbUser username /DbUser Password password /Password /Database /Databases Regards, Godfrey
Continue reading...
Continue reading...