summaryrefslogtreecommitdiff
path: root/include/heap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2023-01-031-3/+3
|\
| * header typosmusvaage2022-12-201-3/+3
* | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-2/+3
* | perfschema - various collateral cleanups and small changesSergei Golubchik2020-03-101-1/+0
|/
* Merge 5.5 into 10.1mariadb-10.1.43Marko Mäkelä2019-11-061-1/+1
|\
| * MDEV-20971 ASAN heap-use-after-free in list_delete / heap_closeSergei Golubchik2019-11-041-1/+1
* | imporve clang buildEugene Kosov2019-06-251-1/+1
* | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\ \ | |/
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2018-02-221-0/+1
|\ \ | |/
| * bug: ha_heap was unilaterally increasing reclengthSergei Golubchik2018-02-111-0/+1
* | 5.5 mergeSergei Golubchik2014-03-261-8/+8
|\ \ | |/
| * MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-261-8/+8
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-0/+1
|/
* 5.3 mergeSergei Golubchik2012-01-131-2/+1
|\
| * Merge with 5.2.Michael Widenius2011-12-111-1/+3
| |\
| | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-0/+2
| | |\
| | * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| | |\ \
* | | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+6
|\ \ \ \ \
| * \ \ \ \ 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
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Updated/added copyright headersKent Boortz2011-07-041-3/+4
| |\ \ \ \
| * \ \ \ \ Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
* | | | | 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