summaryrefslogtreecommitdiff
path: root/include/heap.h
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-0/+4
|\
| * Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+1
| |\
| | * Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+1
| * | Added HANDLER support for MEMORY tablesMichael Widenius2011-01-111-0/+4
| |/
* | 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.unknown2007-07-251-1/+4
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-27/+27
* wl#3700 - post-review fixes:unknown2007-03-171-2/+2
* WL#3700: Handler API change: all index search methods - that is,unknown2007-01-291-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-291-4/+4
|\ \ | |/
| * Increased heap max length to > 4G for 64 bit machines unknown2006-11-281-4/+4
* | This patch adds handlerton passing to functions. NDB and Innodb still require...unknown2006-09-301-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-0/+1
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-0/+1
* | | Removed wrong ascii codes from source code.unknown2006-05-231-1/+1
|/ /
* | Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-0/+1
|\ \ | |/
| * Bug #12796: Record lost in HEAP tableunknown2005-11-081-0/+1
* | WL #528: Faster free_tmp_tableunknown2005-11-061-0/+1
|/
* Partly reverty back patch (in heap-auto-increment-key detection) to ensure th...unknown2005-03-161-0/+2
* A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-151-1/+1
* limit HEAP table size with max_heap_table_size, better estimation for mem_per...unknown2005-01-141-3/+4
* Fix for bug#5138 continued: added comments, removed extra debug printf calls,...unknown2004-10-121-7/+37
* Fix for bug#5138: hash indexes on heap tables support statistics.unknown2004-09-081-1/+6
* key_cmp -> key_cmp_if_sameunknown2004-05-161-5/+2
* WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-061-1/+6
* After merge fixesunknown2004-02-161-1/+0
* Merge with 4.0.18unknown2004-02-111-0/+2
|\
| * Fix for BUG#2477 "Slave stop with error after master reboot if use HEAP tables":unknown2004-01-301-0/+2
* | auto_increment for heap tablesunknown2002-10-071-2/+14
* | heap_create() <-> heap_open()unknown2002-06-071-4/+3
* | Heap table code cleanupunknown2002-05-231-0/+1
* | BTREE heap key structure is now the same as MyISAMunknown2002-05-211-2/+1
* | Index number argumentunknown2002-04-291-2/+2
* | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-1/+1
* | RB-Tree indexes support in HEAP tablesunknown2002-04-251-11/+26
|/
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+3
* Update copyrightunknown2001-12-061-15/+14
* merge with 3.23.42unknown2001-09-021-2/+2
|\
| * Portability fixesunknown2001-08-301-2/+2
* | Fix of UNION codeunknown2001-08-191-1/+2
|/
* Fixed --no-defaults in mysqltestunknown2000-12-291-1/+1
* Import changesetunknown2000-07-311-0/+181