mariadb/heap
2002-10-08 22:28:24 +03:00
..
.cvsignore Import changeset 2000-07-31 21:29:14 +02:00
_check.c Portability fixes to be able to compile MySQL with VC++ 2002-10-08 22:28:24 +03:00
_rectest.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
ChangeLog Import changeset 2000-07-31 21:29:14 +02:00
heapdef.h Heap table code cleanup 2002-05-23 19:26:16 +05:00
hp_block.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_clear.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_close.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_create.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
hp_delete.c BTREE heap key structure is now the same as MyISAM 2002-05-21 21:54:08 +05:00
hp_extra.c Update copyright 2001-12-06 14:10:51 +02:00
hp_hash.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
hp_info.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
hp_open.c heap_create() <-> heap_open() 2002-06-07 16:47:36 +05:00
hp_panic.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_rename.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_rfirst.c Stupid bug has been fixed 2002-07-12 13:12:32 +05:00
hp_rkey.c Heap table code cleanup 2002-05-23 19:26:16 +05:00
hp_rlast.c Stupid bug has been fixed 2002-07-12 13:12:32 +05:00
hp_rnext.c Heap table code cleanup 2002-05-23 19:26:16 +05:00
hp_rprev.c Heap table code cleanup 2002-05-23 19:26:16 +05:00
hp_rrnd.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_rsame.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_scan.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_static.c Update copyright 2001-12-06 14:10:51 +02:00
hp_test1.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
hp_test2.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
hp_update.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
hp_write.c auto_increment for heap tables 2002-10-07 17:49:03 +05:00
make-ccc Import changeset 2000-07-31 21:29:14 +02:00
Makefile.am got --with-other-libc to work, finally 2001-04-02 19:01:15 -06:00