I have a weird issue.
I am executing a query against a mysqlproxy instance, and my lua script
executes a query directly against a database, gets the response, wraps it
and returns a proxy.PROXY_SEND_RESULT.
This works nicely. The problem is that if one query is blocked (for example,
trying to select data from a locked table), no other query can execute
against the mysqlproxy.

Any way around it? I played with the event-thread parameter, to no avail.

Thank You,
Best Regards,

Liran Zelkha
Tel US: (617)-943-7344
Tel Israel: +972-54-3010714
[email protected]
_______________________________________________
Mailing list: https://launchpad.net/~mysql-proxy-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mysql-proxy-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to