mariadb/storage/heap
2012-12-17 11:00:39 +01:00
..
mysql-test/mtr2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
_check.c Speedups: 2012-03-23 18:11:29 +02:00
_rectest.c
ChangeLog
CMakeLists.txt MDEV-672 : storage/maria and storage/perfschema do not appear to honor WITH_UNIT_TESTS 2012-10-30 23:05:55 +01:00
ha_heap.cc MDEV-452 Add full support for auto-initialized/updated timestamp and datetime 2012-10-17 15:43:56 +03:00
ha_heap.h simplify the handler api - table_type() is no longer abstract, not even virtual 2012-12-17 11:00:39 +01:00
heapdef.h Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
hp_block.c Use less memory when growing HEAP tables. See MDEV-436 2012-08-07 01:58:05 +03:00
hp_clear.c mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
hp_close.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_create.c Use less memory when growing HEAP tables. See MDEV-436 2012-08-07 01:58:05 +03:00
hp_delete.c Speedups: 2012-03-23 18:11:29 +02:00
hp_extra.c
hp_hash.c Fixed Bug#1002564: Wrong result for a lookup query from a heap table 2012-09-10 16:46:33 +03:00
hp_info.c Updated/added copyright headers 2012-02-15 17:21:38 +01:00
hp_open.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_panic.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_rename.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_rfirst.c Fixed build issues 2011-02-23 14:46:16 +02:00
hp_rkey.c 5.3->5.5 merge 2012-11-22 10:19:31 +01:00
hp_rlast.c Added HANDLER support for MEMORY tables 2011-01-11 18:51:59 +02:00
hp_rnext.c Fixed build issues 2011-02-23 14:46:16 +02:00
hp_rprev.c Fixed build issues 2011-02-23 14:46:16 +02:00
hp_rrnd.c
hp_rsame.c Fixed build issues 2011-02-23 14:46:16 +02:00
hp_scan.c Added HANDLER support for MEMORY tables 2011-01-11 18:51:59 +02:00
hp_static.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_test1.c Updated/added copyright headers 2011-06-30 17:46:53 +02:00
hp_test2.c Merge mariadb 5.3->mariadb 5.5 2012-03-24 18:21:22 +01:00
hp_update.c Added HANDLER support for MEMORY tables 2011-01-11 18:51:59 +02:00
hp_write.c merge 2012-04-07 15:58:46 +02:00