mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
cd7e6d8b53
The fix is about filling the space beyond the end of VARCHAR values with zeroes. VARCHAR NULLs already has its buffer filled with zeros. So when the VARCHAR fields are not NULL, then we explicitly fill the buffer with zeros. |
||
---|---|---|
.. | ||
archive_reader.c | ||
archive_test.c | ||
azio.c | ||
azlib.h | ||
CMakeLists.txt | ||
ha_archive.cc | ||
ha_archive.h |