summaryrefslogtreecommitdiff
path: root/include/heap.h
Commit message (Expand)AuthorAgeFilesLines
* Bug#11759349 -- Merge of patch from mysql-5.1.Ashish Agarwal2011-09-271-0/+2
|\
| * BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STOREAshish Agarwal2011-09-271-0/+2
| * Updated/added copyright headersKent Boortz2011-07-031-2/+2
| |\
| | * Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+1
| |/
* | Updated/added copyright headersKent Boortz2011-07-041-3/+4
|\ \
* \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\ \ \ | |/ / |/| / | |/
* | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-1/+1
* | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-7/+3
* | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-3/+14
* | WL#2360 Performance schemaMarc Alff2009-12-041-2/+2
|/
* Added support for 'internal temporary tables' in HEAP tables.monty@mysql.com/nosik.monty.fi2007-07-251-1/+4
* WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-27/+27
* wl#3700 - post-review fixes:serg@janus.mylan2007-03-171-2/+2
* WL#3700: Handler API change: all index search methods - that is,serg@janus.mylan2007-01-291-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2006-11-291-4/+4
|\ \ | |/
| * Increased heap max length to > 4G for 64 bit machines monty@mysql.com/nosik.monty.fi2006-11-281-4/+4
* | This patch adds handlerton passing to functions. NDB and Innodb still require...brian@zim.(none)2006-09-301-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-0/+1
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-0/+1
* | | Removed wrong ascii codes from source code.jani@ua141d10.elisa.omakaista.fi2006-05-231-1/+1
|/ /
* | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-081-0/+1
|\ \ | |/
| * Bug #12796: Record lost in HEAP tablepappa@c-5608e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-11-081-0/+1
* | WL #528: Faster free_tmp_tableramil@ndbmaster.mysql.com2005-11-061-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