mariadb/storage/archive
Ashish Agarwal ce33b1fafe bug#11758979 - 51252: ARCHIVE TABLES STILL FAIL UNDER STRESS
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.
2011-10-21 16:19:58 +05:30
..
archive_reader.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
archive_test.c Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c Merge. 2011-06-03 11:49:05 +04:00
azlib.h BUG#46587 - archive storage engine headers don't include 2010-04-15 13:33:33 +04:00
CMakeLists.txt Updated/added copyright headers 2011-06-30 17:37:13 +02:00
ha_archive.cc bug#11758979 - 51252: ARCHIVE TABLES STILL FAIL UNDER STRESS 2011-10-21 16:19:58 +05:30
ha_archive.h Updated/added copyright headers 2011-06-30 17:46:53 +02:00