mirror of
https://github.com/MariaDB/server.git
synced 2025-11-19 19:03:26 +03:00
There are two issues fixed here:
1. We needed to update the result file, for some of
mysqlbinlog_* tests, because now the some padding chars
are not output anymore.
2. We needed to change the Field_string::pack so that
for BINARY types the padding chars are not packed
(lengthsp will return full length for these types).
234 KiB
234 KiB