Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

How ReplicationDriver works

0

48 views

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?

asked June 16, 2011 6:02 am CDT
posted via StackOverflow

0 Answers

Be the first to answer this question

Join with account you already have


Sign in with Twitter account
Sign in with Facebook account
Sign in with Google Friend Connect

Preview
Similar questions