mariadb/heap
2002-10-03 14:55:02 +05:00
..
.cvsignore
_check.c check_one_rb_key() func 2002-06-07 22:13:59 +05:00
_rectest.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
ChangeLog
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 Additional key segment (HA_KEYTYPE_END) creation has been moved from handler to hp_create.c 2002-10-03 14:55:02 +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
hp_hash.c Some speed improvements 2002-08-15 16:42:54 +05:00
hp_info.c
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
hp_test1.c tests fixes 2002-06-07 17:09:14 +05:00
hp_test2.c tests fixes 2002-06-07 17:09:14 +05:00
hp_update.c RB-Tree indexes support in HEAP tables 2002-04-25 13:36:55 +05:00
hp_write.c Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 2002-06-04 11:39:33 +03:00
make-ccc
Makefile.am