Open YousefED opened 5 years ago
Was getting a "range offset error" for these cases. I looked at this code: https://github.com/noplay/python-mysql-replication/blob/07e18b3c89f344db70cb968275ec0ef16d76d2cc/pymysqlreplication/packet.py#L41, and it seems we were missing a case.
Was getting a "range offset error" for these cases. I looked at this code: https://github.com/noplay/python-mysql-replication/blob/07e18b3c89f344db70cb968275ec0ef16d76d2cc/pymysqlreplication/packet.py#L41, and it seems we were missing a case.