mariadb/storage/heap
Sergei Golubchik a9035be5b7 10.0-base merge
2013-04-15 15:09:22 +02: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 WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
ChangeLog Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
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 * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
ha_heap.h * move bas_ext from the handler to the handlerton 2013-04-07 17:08:49 +02:00
heapdef.h MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
hp_block.c MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01: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 MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00
hp_delete.c 5.2 -> 5.3 2013-02-28 21:48:47 +01:00
hp_extra.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
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 MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01: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 WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
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 fixes for test failures 2012-09-27 20:09:46 +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 MDEV-4011 Added per thread memory counting and usage 2013-01-23 16:16:14 +01:00