summaryrefslogtreecommitdiff
path: root/heap/hp_rkey.c
Commit message (Expand)AuthorAgeFilesLines
* Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+1
* Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-1/+1
* Bugfix for HEAP table rb-index scan.ram@mysql.r18.ru2003-06-101-2/+2
* Portability fixesmonty@narttu.mysql.fi2003-02-271-1/+2
* fix for NULL processingram@mysql.r18.ru2002-11-151-4/+2
* Heap table code cleanupram@gw.udmsearch.izhnet.ru2002-05-231-24/+24
* BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-1/+1
* RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-7/+38
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-161-1/+1
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+51