Commit 6bb84cc3 authored by Dimitri Fontaine's avatar Dimitri Fontaine
Browse files

Allow packet struct to contain more than #xffffff octets.

The my-packet-stream structure doesn't just represent a MySQL protocol
packet, it also has a payload that may expand more than a single
packet (see 5.1.2.1 Big packets).

That fixes https://github.com/dimitri/pgloader/issues/247 for me.
parent af005f0d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment