summaryrefslogtreecommitdiff
path: root/heap/hp_write.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warningsunknown2006-11-301-1/+1
* Remove compiler warningsunknown2006-11-201-4/+4
* BUG#12873 - BTREE index on MEMORY table with multiple NULL valuesunknown2006-05-111-1/+1
* Merge with 4.1unknown2005-01-151-1/+2
|\
| * limit HEAP table size with max_heap_table_size, better estimation for mem_per...unknown2005-01-141-1/+2
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-1/+1
* | Merge with new VARCHAR codeunknown2004-12-061-2/+2
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-2/+2
* | Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-121-21/+76
* | Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-2/+23
|/
* fixed for BUG #2719 "Heap tables status shows wrong or missing data"unknown2004-02-201-0/+3
* Merge with 4.0.6unknown2002-12-051-0/+5
|\
| * New multi-table-update codeunknown2002-11-291-0/+5
* | Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-1/+1
* | auto_increment for heap tablesunknown2002-10-071-0/+2
* | Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1unknown2002-06-041-1/+1
|\ \
| * | Changes for new binary .frm formatunknown2002-06-041-1/+1
* | | Removed unnecessary key search in the hp_rb_write_key() functionunknown2002-05-281-13/+14
|/ /
* | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-9/+9
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-25/+61
|/
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-1/+1
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+3
* Update copyrightunknown2001-12-061-3/+3
* Integrated table->ref_primary_key into table->part_of_keyunknown2001-09-211-0/+1
* OS2 patchunknown2001-09-121-1/+1
* Import changesetunknown2000-07-311-0/+275