MySQL Forums
Forum List  »  Router & Proxy

MySQL proxy exits
Posted by: Jefim Gasel
Date: October 09, 2007 04:24AM

Hi!

I user MySQL Proxy 0.6.0 under FreeBSD and listening socket. I run mysql-proxy with command:
/usr/local/mysqlproxy/sbin/mysql-proxy --admin-address=:4041 --proxy-address=/tmp/mysql.sock --proxy-backend-addresses=192.168.21.65:3306 --daemon

Every second mysql-proxy reports around 10 messages:

network-mysqld.c.1374: can't convert addr-type 1 into a string

and, finally, after 10-15 minutes exits with messsage:

file network-mysqld-proto.c: line 30 (network_mysqld_proto_decode_lenenc): assertion failed: (off < s->len)

Please help me solve this problem

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL proxy exits
4371
October 09, 2007 04:24AM
2693
October 10, 2007 03:49AM
2414
December 05, 2007 06:38AM


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.