Best unofficial Apache Server developers community |
|
I am curious how com.mysql.jdbc.ReplicationDriver works. I have configuration with 1master & 1slave. I want to force some queries to JUST on slave. But it selects DB randomly and sometimes run it on master. Is it a way to force readonly connection to use just slave DB and never master?
posted via StackOverflow
|