Bug #70211 | mysql4.1's eof_packet is break the mysql server/client protocol | ||
---|---|---|---|
Submitted: | 2 Sep 2013 7:20 | Modified: | 10 Dec 2013 16:46 |
Reporter: | jiang xiaobing | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Server: General | Severity: | S2 (Serious) |
Version: | 4.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[2 Sep 2013 7:20]
jiang xiaobing
[2 Sep 2013 7:35]
jiang xiaobing
fix category
[2 Sep 2013 7:40]
jiang xiaobing
according the source, the wrong eof_packet will be in Protocol::send_fields() and send_old_password_request()
[9 Dec 2013 20:12]
Sveta Smirnova
Thank you for the report. But version 4.1 is not supported. Can you repeat same issue with currently supported versions 5.5 and 5.6?
[10 Dec 2013 2:04]
jiang xiaobing
this only affect mysql4.1 as I mentioned above. But I think, this should fix in internal doc. because some driver still supports mysql4.1.
[10 Dec 2013 16:46]
Sveta Smirnova
Thank you for the feedback. We can not update list of known bugs in not supported versions at each documentation page where one or another feature is described. So I close this report as "Unsupported". But thank you for creating this anyway: other people could find this report. You can post a patch and make it public if you want allow other people to use it.