AuctionWare Admin wrote:
Hello all,Do you run RedHat Linux? If so, search the archives for RedHat and GLIBC. RedHat shipped in their latest up2date with a GLIBC which breaks remote connections for MySQL.
I have came across a pretty peculiar problem and am hoping someone can help me out.
Each time I try to connect to a MySQL server on my network, I receive the following error:
Lost Connection to MySQL Server during query
It isn't just one server that is giving me this problem, it is my production server as well as my 3 test servers. Connecting from the localhost is working fine, but connecting from a different machine, no matter which machine it is, is giving me this error. It was working fine one day, and all of a sudden this started happening. I have searched the internet for hours and hours for a solution, but have come up only with the packet size being too big in a query and the server is closing the connection. This is not the case however, as I am not even issuing a query, I am getting this error just trying to log in !
Any ideas? Thank you in advance for your help,
Scott Meesseman
You can read about it at:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75128
You can either downgrade your GLIBC version, install the patched one listed on the bugzilla page, or use the 3.23.53a binaries from MySQL which are not affected by this GLIBC problem.
-Mark
--
For technical support contracts, visit https://order.mysql.com/?ref=mmma
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php