MySQL Forums
Forum List  »  Router & Proxy

Re: Simple backend change in read_query
Posted by: Jan Kneschke
Date: October 22, 2007 05:04AM

If you use SEND_QUERY, you have to fill the proxy.queries queue:

proxy.queries:append(1, packet)

the tutorial-keepalive.lua in svn should be a nice stripped down version of a mostly safe backend switch with connection-reuse.

--
Jan Kneschke, MySQL Enterprise Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
4874
September 21, 2007 11:55AM
Re: Simple backend change in read_query
3005
October 22, 2007 05:04AM


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.