MySQL Forums
Forum List  »  Router & Proxy

Re: Selecting backend based on the user connecting
Posted by: Jan Kneschke
Date: August 13, 2007 04:25AM

No, no need to lookup on each query.

The tutorial just does a bit more than we need here. You can leave out the read_query_result() and its backend_ndx = 0 and it will keep the connection once it is selected.

Perhaps I should cut down the tutorial an split it into smaller pieces to show the steps.

--
Jan Kneschke, MySQL Enterprise Tools

Options: ReplyQuote




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.