Skip navigation links

MySQL Forums :: MySQL Proxy :: unhandled state: 16


Advanced Search

Re: unhandled state: 16
Posted by: Chris Calender ()
Date: March 07, 2008 11:52PM

Hi Matt,

This kind of seems like a problem with Proxy and Solaris. I've seen at least one other report of this error in the forums, and that was with Solaris also.

Further, upon looking at the code, and where that message is printed out, I see it is in the network_mysqld_con_accept() function. In that function, there is a case for AF_INET, and then all others get the error. Perhaps there needs to be a case for AF_UNIX and/or AF_LOCAL (but that's speculation on my part).

What I'd do is file a bug report about this, with everything you've mentioned here. And hopefully that will give enough info to the developers to help track this problem down.

http://bugs.mysql.com/report.php

You should also post the bug # here also, once you'vee completed it.

Best regards,
Chris

Options: ReplyQuote


Subject Views Written By Posted
unhandled state: 16 1248 Matthew LeSieur 03/05/2008 10:32AM
Re: unhandled state: 16 903 Chris Calender 03/06/2008 10:18AM
Re: unhandled state: 16 905 Matthew LeSieur 03/06/2008 03:25PM
Re: unhandled state: 16 985 Chris Calender 03/07/2008 11:52PM
Re: unhandled state: 16 941 Matthew LeSieur 03/11/2008 08:51AM
Re: unhandled state: 16 964 Kay Roepke 03/18/2008 03:06PM


Sorry, you can't reply to this topic. It has been closed.