summaryrefslogtreecommitdiff
path: root/heap/hp_write.c
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesistruewing@chilla.local2007-03-221-1/+0
|\
| * Merge chilla.local:/home/mydev/mysql-4.1-bug26996istruewing@chilla.local2007-03-211-1/+0
| |\
| | * Bug#26996 - Update of a Field in a Memory Table ends with wrong resultistruewing@chilla.local2007-03-191-1/+0
* | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2007-01-221-1/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2007-01-111-3/+9
|\ \
| * \ Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.1-bug23443kroki/tomash@moonlight.home2007-01-091-3/+9
| |\ \ | | |/
| | * Merge moonlight.home:/home/tomash/src/mysql_ab/mysql-4.0-bug23443kroki/tomash@moonlight.home2007-01-091-3/+9
| | |\
| | | * BUG#23443: user-defined variables can consume too much memory in thekroki/tomash@moonlight.home2007-01-091-3/+12
* | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | | | Fixed compiler warningsmonty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
|/ / /
* | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-4/+4
* | | 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