MySQL Forums
Forum List  »  Router & Proxy

Re: mysql-proxy losses connections with applications having multiple users
Posted by: Merlin Aldous Espinoza
Date: September 04, 2007 03:39AM

we did modify the lua to be more verbose....

we got this error:

(read_query) /opt/mysql-proxy-0.6.0b/trunk/lib/rw-splitting.lua:330: attempt to index local 's' (a nil value) network-mysqld-proxy.c.2815: I have no server backend, closing connection network-mysqld.c.1161: plugin_call(CON_STATE_READ_QUERY) failed

[connect_server]
[1].connected_clients = 8
[1].idling_connections = 1
[1].type = 1
[1].state = 1
[2].connected_clients = 0
[2].idling_connections = 1
[2].type = 2
[2].state = 1
opening new connection on: 1

as you can see, after a few connections from different (multiple) users, the proxy can no longer see the write box.



Edited 1 time(s). Last edit at 09/04/2007 03:41AM by Merlin Aldous Espinoza.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: mysql-proxy losses connections with applications having multiple users
3094
September 04, 2007 03:39AM


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.