summaryrefslogtreecommitdiff
path: root/storage/heap/hp_create.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2018-02-221-3/+5
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2018-02-221-3/+5
| |\
| | * bug: ha_heap was unilaterally increasing reclengthSergei Golubchik2018-02-111-3/+5
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-1/+1
| * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | Remove some allocations not needed for internal temporary tables.Monty2015-02-011-6/+9
|/ /
* | 5.5.39 mergeSergei Golubchik2014-08-071-1/+2
|\ \ | |/
| * mysql-5.5.39 mergeSergei Golubchik2014-08-021-1/+2
| |\
| | * Bug#18463911 : SERVER CRASHES ON CREATING A TEMP TABLE WITHArun Kuruvila2014-06-261-1/+1
| | * Bug #18463911 : SERVER CRASHES ON CREATING A TEMP TABLEArun Kuruvila2014-06-251-2/+2
* | | 5.5 mergeSergei Golubchik2014-03-261-2/+2
|\ \ \ | |/ /
| * | MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-261-2/+2
* | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-5/+5
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+7
|/ /
* | Use less memory when growing HEAP tables. See MDEV-436Michael Widenius2012-08-071-6/+17
* | Merge mariadb 5.3->mariadb 5.5unknown2012-03-241-3/+11
|\ \
| * | Speedups:Michael Widenius2012-03-231-3/+11
| * | Merge with 5.2.Michael Widenius2011-12-111-0/+1
| |\ \
| | * \ Merge with MariaDB 5.1Michael Widenius2011-11-241-0/+1
| | |\ \
* | | \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#11759349 -- Merge of patch from mysql-5.1.Ashish Agarwal2011-09-271-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STOREAshish Agarwal2011-09-271-0/+1
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | |/ / /
* | | | | merge with 5.3Sergei Golubchik2011-10-191-0/+18
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Fixed all BUILD scripts to use g++ instead of gcc for linkingMichael Widenius2011-03-311-0/+10
| * | | Fix for LP BUG#606013: Adding bit field support for heap tables.unknown2010-11-231-0/+8
| | |/ | |/|
| * | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-6/+0
| |/
* | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-111-4/+0
* | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
* | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-111-5/+15
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-6/+0
* | WL#2360 Performance schemaMarc Alff2009-12-041-10/+11
* | Backport of:Konstantin Osipov2009-11-241-2/+2
|/
* Added support for 'internal temporary tables' in HEAP tables.unknown2007-07-251-19/+34
* WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-10/+10
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
* Merge april.(none):/home/svoj/devel/mysql/BUG18233/mysql-5.0unknown2006-05-181-0/+2
* Merge mysql.com:/home/kostja/mysql/tmp_mergeunknown2006-02-081-0/+1
* WL #528: Faster free_tmp_tableunknown2005-11-061-4/+22
* Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-2/+2
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+271