mariadb/storage/heap
Alexey Botchkov 4632f33d33 merging.
2012-04-06 14:24:00 +05:00
..
.cvsignore Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07: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 Initail merge with MySQL 5.1 (XtraDB still needs to be merged) 2011-11-21 19:13:14 +02:00
ha_heap.cc Merge with 5.2. 2011-12-11 11:34:44 +02:00
ha_heap.h Merge with 5.2. 2011-12-11 11:34:44 +02:00
heapdef.h Speedups: 2012-03-23 18:11:29 +02:00
hp_block.c WL#3817: Simplify string / memory area types and make things more consistent (first part) 2007-05-10 12:59:39 +03:00
hp_clear.c Added HANDLER support for MEMORY tables 2011-01-11 18:51:59 +02:00
hp_close.c Added support for 'internal temporary tables' in HEAP tables. 2007-07-25 01:58:12 +03:00
hp_create.c merge 2012-04-05 23:07:18 +02:00
hp_delete.c Speedups: 2012-03-23 18:11:29 +02: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 Speedups: 2012-03-23 18:11:29 +02:00
hp_info.c Updated/added copyright headers 2012-02-15 17:21:38 +01:00
hp_open.c Added support for 'internal temporary tables' in HEAP tables. 2007-07-25 01:58:12 +03:00
hp_panic.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
hp_rename.c Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
hp_rfirst.c Fixed build issues 2011-02-23 14:46:16 +02:00
hp_rkey.c Fixed build issues 2011-02-23 14:46:16 +02: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 Merge mysql.com:/home/kent/bk/main/mysql-5.0 2006-12-31 01:32:21 +01:00
hp_test1.c Fixed a lot of compiler warnings and errors detected by Forte C++ on Solaris 2007-08-13 16:11:25 +03:00
hp_test2.c Speedups: 2012-03-23 18:11:29 +02:00
hp_update.c Added HANDLER support for MEMORY tables 2011-01-11 18:51:59 +02:00
hp_write.c merging. 2012-04-06 14:24:00 +05:00
make-ccc Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
Makefile.am Fixed compiler and gmake warnings 2010-11-29 11:27:52 +02:00
plug.in remove redundant declarations 2011-10-04 15:01:26 +02:00