Closed brstgt closed 6 years ago
I am not 100% sure if this complies with MySQL protocol but it worked for me. In a resultset, 0x00 seems to stand for empty string, not as a packet status
I've fixed #57 with a slightly different fix (there shall not be false when decodeStringOff() decodes zero length strings - instead of special casing that here).
Cherry-picked the other commit though.
Thanks :-)
Awesome, thanks!
57