mariadb/storage/archive
Sergey Vojtovich 9dd68da1b0 MDEV-4786 - merge 10.0-monty - 10.0
Fixed archive.archive non-debug failure.

Applied revision:
sergey.vojtovich@oracle.com-20111008171828-vje5pumzvl04rdbb

Archive didn't read blobs from original table while
performing REPAIR TABLE with non-debug builds.

storage/archive/ha_archive.cc:
  Mark all columns for read independently of DBUG state.
  It instructs ::get_row_version2() to read all blobs.
2013-07-31 14:51:25 +04:00
..
archive_reader.c 5.3 merge 2012-01-13 15:50:02 +01:00
archive_test.c Modified read buffer to see if performance difference existed. 2007-03-20 22:13:55 -07:00
azio.c MDEV-4786 - merge 10.0-monty - 10.0 2013-07-29 18:08:49 +04:00
azlib.h * frm extra2 segment. 2013-04-09 16:18:33 +02:00
CMakeLists.txt Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_archive.cc MDEV-4786 - merge 10.0-monty - 10.0 2013-07-31 14:51:25 +04:00
ha_archive.h 10.0-monty merge 2013-07-21 16:39:19 +02:00