MySQL Forums
Forum List  »  Router & Proxy

connecting to a backend server using mysql proxy based on the given username
Posted by: Jerwin Roy
Date: June 23, 2014 03:35AM

Hi I am having two backend servers s1 and s2.I want to connect to a specific backend based on the user name entered.for example username u1 has to connect to server s1 and username u2 should always connect to server s2.


In connect_server() function it seems it is not possible to access the username & password . Can anyone help me to set the backend_ndx variable based on the username.


Thanks in advance

JerwinRoy

Options: ReplyQuote


Subject
Views
Written By
Posted
connecting to a backend server using mysql proxy based on the given username
5152
June 23, 2014 03:35AM


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.