mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03: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.