Files
deb-python-pymysql/pymysql/tests
diana 73e88b8041 Revert error packet parsing changes (#508)
Revert the changes made in commit 02910b7 to the mysql error packet
parsing, as it didn't take the CLIENT_PROTOCOL_41 case into account.

It appears that the non-CLIENT_PROTOCOL_41 case was off by one as well
(sliced data on 4 vs 3).

I also added two new tests to cover those cases.

See: https://dev.mysql.com/doc/internals/en/packet-ERR_Packet.html
2016-09-01 11:06:58 +09:00
..
2015-01-07 15:05:33 -05:00
2016-01-10 15:09:41 +09:00
2016-01-10 14:53:45 +09:00
2015-07-30 09:54:24 -04:00