Hello Team,
We are facing performance issue when using 5.1.38 or higher version mysql-connector/J
Below are configurations we used for master slave setup
jdbc:mysql:replication://125xxx.452xxx,123xxx.458xxxx:xxxx/abc?autoReconnect=true
MYSQl sever version : 5.6.19
125xxx.452xxx : Master Instance
123xxx.458xxxx : Slave Instance
But the same configuration working fine in 5.1.22.
Due to this issue we are not able upgrade driver version.
Please suggest us how to over come this issue.
We are facing performance issue when using 5.1.38 or higher version mysql-connector/J
Below are configurations we used for master slave setup
jdbc:mysql:replication://125xxx.452xxx,123xxx.458xxxx:xxxx/abc?autoReconnect=true
MYSQl sever version : 5.6.19
125xxx.452xxx : Master Instance
123xxx.458xxxx : Slave Instance
But the same configuration working fine in 5.1.22.
Due to this issue we are not able upgrade driver version.
Please suggest us how to over come this issue.