summaryrefslogtreecommitdiff
path: root/include/heap.h
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Increased heap max length to > 4G for 64 bit machines monty@mysql.com/nosik.monty.fi2006-11-281-4/+4
* Bug #12796: Record lost in HEAP tablepappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-081-0/+1
* Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...monty@mysql.com2005-03-161-0/+2
* A fix (bug #8489: Strange auto_increment behaviour with HEAP table).ramil@mysql.com2005-03-151-1/+1
* limit HEAP table size with max_heap_table_size, better estimation for mem_per...serg@serg.mylan2005-01-141-3/+4
* Fix for bug#5138 continued: added comments, removed extra debug printf calls,...sergefp@mysql.com2004-10-121-7/+37
* Fix for bug#5138: hash indexes on heap tables support statistics.sergefp@mysql.com2004-09-081-1/+6
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-5/+2
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).ingo@mysql.com2004-05-061-1/+6
* After merge fixesmonty@mysql.com2004-02-161-1/+0
* Merge with 4.0.18monty@mysql.com2004-02-111-0/+2
|\
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":guilhem@mysql.com2004-01-301-0/+2
* | auto_increment for heap tablesram@mysql.r18.ru2002-10-071-2/+14
* | heap_create() <-> heap_open()ram@gw.udmsearch.izhnet.ru2002-06-071-4/+3
* | Heap table code cleanupram@gw.udmsearch.izhnet.ru2002-05-231-0/+1
* | BTREE heap key structure is now the same as MyISAMram@gw.udmsearch.izhnet.ru2002-05-211-2/+1
* | Index number argumentram@gw.udmsearch.izhnet.ru2002-04-291-2/+2
* | MI_KEYSEG -> HA_KEYSEGram@gw.udmsearch.izhnet.ru2002-04-251-1/+1
* | RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-11/+26
|/
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+3
* Update copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
* merge with 3.23.42monty@work.mysql.com2001-09-021-2/+2
|\
| * Portability fixesmonty@hundin.mysql.fi2001-08-301-2/+2
* | Fix of UNION codemonty@hundin.mysql.fi2001-08-191-1/+2
|/
* Fixed --no-defaults in mysqltestmonty@donna.mysql.com2000-12-291-1/+1
* Import changesetbk@work.mysql.com2000-07-311-0/+181