MySQL Forums
Forum List  »  Router & Proxy

Re: R/W splitting and MySQL proxy with two MASTER
Posted by: Anthony XXX
Date: March 27, 2012 01:23AM

I just want to know if with MySQL proxy we can switch automaticaly an option to manipulate read-only and read/write backend address.

If the mysql server read/write is DOWN, can mysql server read-only become read/write ?

For example:

--proxy-read-only-backend-addresses=$SLAVEDB01:3306

become :

--proxy-backend-addresses=$SLAVEDB01:3306

Best regards,
Anthony.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: R/W splitting and MySQL proxy with two MASTER
2465
March 27, 2012 01:23AM


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.