Re: MySQL Connector/J loadbalance feature not working when user credentials changed
Posted by: Shayaan Munshi
Date: September 07, 2018 07:29AM

This is how my MYSQL url looks like

jdbc:mysql:loadbalance://localhost:3307,localhost:3306/mydatabase?connectTimeout=10000&loadBalanceStrategy=bestResponseTime
user:abcd (for both databases)
password:abcd (for both databases)

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Connector/J loadbalance feature not working when user credentials changed
September 07, 2018 07:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.