summaryrefslogtreecommitdiff
path: root/storage/heap
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-1/+1
|\
| * MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-0/+1
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+1
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+1
| | |\
| | | * MDEV-12824 GCC 7 warning: this statement may fall through [-Wimplicit-fallthr...Sergei Golubchik2017-07-201-0/+1
| | | * Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-2/+2
| |\ \ \ | | |/ /
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-2/+2
* | | | Added "const" to new data for handler::update_row()Michael Widenius2017-04-182-2/+2
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-142-0/+49
* | | | Fixed typo in commentsOleksandr Byelkin2017-01-031-2/+2
|/ / /
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-315-16/+10
|/ /
* | Sage cleanup in heap storage engineMonty2015-11-1010-166/+18
* | Remove some allocations not needed for internal temporary tables.Monty2015-02-011-6/+9
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-022-0/+6
|\ \ | |/
| * 5.5.40+ mergeSergei Golubchik2014-10-091-0/+5
| |\
| | * MDEV-4813 Replication fails on updating a MEMORY table with an index using btreeSergei Golubchik2014-10-071-0/+5
| * | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-153-5/+7
|\ \ \ | |/ /
| * | MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ...Michael Widenius2014-09-111-1/+2
| * | 5.5.39 mergeSergei Golubchik2014-08-072-4/+5
| |\ \ | | |/
| | * mysql-5.5.39 mergeSergei Golubchik2014-08-022-4/+5
| | |\
| | | * Bug#18463911 : SERVER CRASHES ON CREATING A TEMP TABLE WITHArun Kuruvila2014-06-262-2/+2
| | | * Bug #18463911 : SERVER CRASHES ON CREATING A TEMP TABLEArun Kuruvila2014-06-252-4/+5
| | * | Fixed some compiler warningsMichael Widenius2014-07-301-1/+1
* | | | cleanup: remove table->status from some enginesSergei Golubchik2014-10-011-9/+0
|/ / /
* | | compiler warningSergei Golubchik2014-05-071-1/+1
* | | 5.5 mergeSergei Golubchik2014-03-266-10/+13
|\ \ \ | |/ /
| * | MDEV-5905: Creating tmp. memory table kills the serverMichael Widenius2014-03-266-10/+13
* | | MDEV-5817 MySQL BUG#11825482: Broken key length calculation for btree indexSergei Golubchik2014-03-211-0/+10
* | | 10.0-base mergeSergei Golubchik2014-02-2612-12/+23
|\ \ \
| * \ \ 5.5 mergeSergei Golubchik2014-02-2512-12/+23
| |\ \ \ | | |/ /
| | * | MySQL-5.5.36 mergeSergei Golubchik2014-02-1712-12/+23
| | |\ \ | | | |/
| | | * Updated/added copyright headersMurthy Narkedimilli2014-01-0612-12/+23
* | | | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-192-5/+5
* | | | 10.0-monty mergeSergei Golubchik2013-07-213-13/+13
|\ \ \ \
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-263-13/+13
* | | | | 10.0-base mergeSergei Golubchik2013-07-1813-13/+13
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2013-07-1713-13/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mysql-5.5.32 mergeSergei Golubchik2013-07-1613-13/+13
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1913-13/+13
* | | | | 10.0-base mergeSergei Golubchik2013-04-153-24/+41
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | * move bas_ext from the handler to the handlertonSergei Golubchik2013-04-072-11/+0
| * | | 5.5 mergeSergei Golubchik2013-03-271-4/+4
| |\ \ \ | | |/ /
| | * | 5.3->5.5 mergeSergei Golubchik2013-02-281-9/+37
| | |\ \
| | | * \ 5.2 -> 5.3Sergei Golubchik2013-02-281-13/+41
| | | |\ \
| | | | * \ 5.1 -> 5.2 mergeSergei Golubchik2013-02-281-13/+41
| | | | |\ \
| | | | | * | Fixed BUG#51763 Can't delete rows from MEMORY table with HASH keyMichael Widenius2013-02-281-9/+37