mirror of
https://github.com/MariaDB/server.git
synced 2025-11-16 20:23:18 +03:00
Problem: "SELECT INTO OUTFILE" created incorrect dumps for BLOBs, so "LOAD DATA" later incorrectly interpreted 0x5C as the second byte of a multi-byte sequence, instead of escape character. Fix: adding escaping of multi-byte heads.
61 KiB
61 KiB