summaryrefslogtreecommitdiff
path: root/heap/hp_open.c
Commit message (Expand)AuthorAgeFilesLines
* Add 0x before pointers (to help with debugging)unknown2004-12-181-2/+2
* heap_create() <-> heap_open()unknown2002-06-071-142/+13
* Removed unnecessary key search in the hp_rb_write_key() functionunknown2002-05-281-2/+2
* Heap table code cleanupunknown2002-05-231-18/+24
* BTREE heap key structure is now the same as MyISAMunknown2002-05-211-53/+58
* MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-3/+3
* RB-Tree indexes support in HEAP tablesunknown2002-04-251-15/+46
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-1/+2
* Added support of null keys in HEAP tablesunknown2002-01-121-0/+4
* Update copyrightunknown2001-12-061-3/+3
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* Cleanup of testsunknown2000-12-281-0/+1
* Import changesetunknown2000-07-311-0/+173