Michael Good
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Michael Good-
Michael Good commented,
We tried to use MySQL driver version 5.1.25, but our application had some problem with this version, now we use mysql-connector-java-5.0.8-bin.jarWe developed and upgraded our application since 200...
-
Michael Good commented,
On first test, we noticed this error:No suitable driver found for jdbc:mysql:loadbalance://10.31.245.102,10.31.245.103,10.31.245.101/test?loadBalanceBlacklistTimeout=5000We are using this jar file ...
-
Michael Good commented,
We Checked that we can connect from the application server to the DB nodes.All users have "grant all privilegies" We Checked our hibernate connection pool size.After the installation of Galera on t...
-
Michael Good created a post,
Hibernate Cannot open a connection.
Hello I have just finished to install Mysql galera, on three different servers and all work fine. My web application uses hibernate. this is example of my hold connection url <property name="connec...