← Back to team overview

mysql-proxy-discuss team mailing list archive

Multi threading

 

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
liran.zelkha@xxxxxxxxxxxxx

Follow ups