summaryrefslogtreecommitdiff
path: root/heap/hp_write.c
Commit message (Expand)AuthorAgeFilesLines
* BUG#12873 - BTREE index on MEMORY table with multiple NULL valuessvoj@april.(none)2006-05-111-1/+1
* Merge with 4.1monty@mysql.com2005-01-151-1/+2
|\
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...serg@serg.mylan2005-01-141-1/+2
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-1/+1
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-2/+2
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-2/+2
* | Fix for bug#5138 continued: added comments, removed extra debug printf calls,...sergefp@mysql.com2004-10-121-21/+76
* | Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-081-2/+23
|/
* fixed for BUG #2719 "Heap tables status shows wrong or missing data"vva@eagle.mysql.r18.ru2004-02-201-0/+3
* Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-0/+5
|\
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-0/+5
* | Fixed bug when creating keys in temporary HEAP tables.monty@mashka.mysql.fi2002-12-021-1/+1
* | auto_increment for heap tablesram@mysql.r18.ru2002-10-071-0/+2
* | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1monty@hundin.mysql.fi2002-06-041-1/+1
|\ \
| * | Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-1/+1
* | | Removed unnecessary key search in the hp_rb_write_key() functionram@gw.udmsearch.izhnet.ru2002-05-281-13/+14
|/ /
* | BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-9/+9
* | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-25/+61
|/
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)monty@hundin.mysql.fi2002-01-161-1/+1
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+3
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Integrated table->ref_primary_key into table->part_of_keymonty@hundin.mysql.fi2001-09-211-0/+1
* OS2 patchmonty@hundin.mysql.fi2001-09-121-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+275