MySQL Forums
Forum List  »  Router & Proxy

Re: Mysql proxy 0.70 issues
Posted by: Kārlis Dzalbs
Date: May 14, 2009 08:09AM

same here with newer libevent, glib2 on CentOS 5.2
mysql-proxy 0.7.0
glib2: 2.18.4
libevent: 1.4.9-stable
admin: 0.7.0
proxy: 0.7.0

admin cmdline:
ERROR 1105 (07000): need a resultset + proxy.PROXY_SEND_RESULT
(debug says:
2009-05-14 17:00:49: (debug) [network-mysqld.c:784]: error on a connection (fd: -1 event: 0). closing client connection.)

starting proxy warning
(critical) chassis.c:968: could not raise RLIMIT_NOFILE to 8192, Invalid argument (22). Current limit still 13808592015832646656.
resolved by setting higher open_files limit: ulimit -n 8192

started with options
--daemon --proxy-lua-script=/usr/local/share/mysql-proxy/rw-splitting.lua --proxy-read-only-backend-addresses=xxxx:3336 --proxy-backend-addresses=yyyy:3306 --log-file=/var/log/mysql-proxy.log --log-level=debug --admin-password=xxx"

Any ideas?

Regards,
Karlis

Options: ReplyQuote


Subject
Views
Written By
Posted
8474
May 13, 2009 10:12AM
4196
May 14, 2009 01:09AM
Re: Mysql proxy 0.70 issues
6587
May 14, 2009 08:09AM
4444
May 15, 2009 02:11PM
7449
May 18, 2009 10:12AM
4266
May 18, 2009 10:38PM
6354
May 19, 2009 01:31AM
4531
May 21, 2009 11:03PM


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.