Bug #2009 | 'Random' connection failures across a network | ||
---|---|---|---|
Submitted: | 4 Dec 2003 2:50 | Modified: | 4 Dec 2003 7:55 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1.0-Alpha | OS: | Linux (RH Linux 9) |
Assigned to: | CPU Architecture: | Any |
[4 Dec 2003 2:50]
[ name withheld ]
[4 Dec 2003 6:44]
Dean Ellis
I experienced something similar with 4.1.0 and early in the 4.1.1 tree, however it no longer occurs. Binaries for 4.1.1 should be available any day now, so would it be possible for you to test against that version and see if the problem persists? Thank you
[4 Dec 2003 6:47]
[ name withheld ]
Certainly. I'll wait for the RPMS to hit the mirrors and give it a spin.
[4 Dec 2003 7:49]
[ name withheld ]
4.1.1 definitely seems to clear up the issue. Just ran 4000 connect/disconnect pairs, and nary an error with a password of 'a long password with spaces and other spaces' (which is the password I was testing with). I did notice that the rpm upgrade (Fvh) nuked my permissions tables, so I'll have to do that more carefully next time.
[4 Dec 2003 7:55]
Dean Ellis
I will assume the issue was corrected in 4.1.1, then, and close the report. The release announcement mentions that the password format has changed in 4.1.1, incidentally, which is what "nuked" the permissions. You have to reset your passwords if you are using the new, long password format. Thank you
[4 Dec 2003 8:42]
[ name withheld ]
A minor followup for this issue. A DBD::mysql driver compiled with the 4.1.1 libraries does not suffer from the issue, even when talking to a 4.1.0 server.