mariadb/storage/archive
Magne Mahre 4a70a6dcc1 Bug#40677 Archive tables joined on primary return no result
Select queries on archive tables when joined on their primary keys
returns no results(empty set)
      
Archive storage doesn't inform the handler about the fetched record 
status when it is found. Fixed the archive storage engine to update
the record status when it fetches successfully
2009-11-25 19:29:52 +01:00
..
archive_reader.c
archive_test.c
azio.c
azlib.h
CMakeLists.txt
ha_archive.cc Bug#40677 Archive tables joined on primary return no result 2009-11-25 19:29:52 +01:00
ha_archive.h
Makefile.am
plug.in