MySQL Forums
Forum List  »  Router & Proxy

Redirects according to request type
Posted by: Landry MOULARD
Date: July 10, 2007 02:44AM

Hi everyone,

I've setup this architecture :
One MySQL Master with a replication on 2 slaves.
MySQL-Proxy which balances on the two MYSQL slaves.

I would like MySQL-Proxy to do that :
Redirect SELECT queries on the slaves, and others queries (INSERT, UPDATE, DELETE...) on the master. Is it possible with mysql Proxy? is it possible with another tool?

Thanx by advance for your answer.

LM

Options: ReplyQuote


Subject
Views
Written By
Posted
Redirects according to request type
5213
July 10, 2007 02:44AM


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.