mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
TESTS: CRASH, CORRUPTION, 4G MEMOR
Issue: Valgrind errors due to checksum and optimize
query angaist archive tables with null columns.
Table record buffer was not initialized.
Solution: Initialize the record buffer.
|
||
|---|---|---|
| .. | ||
| archive_reader.c | ||
| archive_test.c | ||
| azio.c | ||
| azlib.h | ||
| CMakeLists.txt | ||
| ha_archive.cc | ||
| ha_archive.h | ||