summaryrefslogtreecommitdiff
path: root/heap/hp_open.c
Commit message (Expand)AuthorAgeFilesLines
* Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+2
* heap_create() <-> heap_open()ram@gw.udmsearch.izhnet.ru2002-06-071-142/+13
* Removed unnecessary key search in the hp_rb_write_key() functionram@gw.udmsearch.izhnet.ru2002-05-281-2/+2
* Heap table code cleanupram@gw.udmsearch.izhnet.ru2002-05-231-18/+24
* BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-53/+58
* MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-3/+3
* RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-15/+46
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-161-1/+2
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-0/+4
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macromonty@donna.mysql.fi2001-03-261-1/+1
* Cleanup of testsmonty@donna.mysql.com2000-12-281-0/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+173