Details
Description
Testcase (run MTR test with --cursor-protocol):
SELECT HEX(INSERT(_utf8 0xD18FD18E, 2, 1, 0x20)); |
Expected result:
HEX(INSERT(_utf8 0xD18FD18E, 2, 1, 0x20)) |
D120D18E
|
Actual result:
HEX(INSERT(_utf8 0xD18FD18E, 2, 1, 0x20)) |
D120D1
|
Attachments
Issue Links
- relates to
-
MDEV-31005
Make working cursor-protocol
-
- Stalled
-