MySQL Forums
Forum List  »  Router & Proxy

Select backend using database name
Posted by: Juanjo Sanchez
Date: June 18, 2013 03:09PM

Hi!

I want to know if I can do this with MySQL Proxy.

Currently, we have a MySQL Cluster with two nodes and one replication server that replicates the cluster.

I want to use MySQL Proxy to do this:

* Connection to one special database, must be done only to node1 of the cluster. If node1 is not available, connect to the slave replication server.

* Connection to any other databases, go to the cluster.

I'm not sure if this can be done with MySQL Proxy.

Any ideas ?

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
Select backend using database name
5173
June 18, 2013 03:09PM


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.