summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.7 into 10.8Marko Mäkelä2023-01-101-1/+1
|\
| * Merge 10.5 into 10.6Marko Mäkelä2023-01-101-1/+1
| |\
| | * MDEV-30240 Wrong result upon aggregate function with SQL_BUFFER_RESULTMonty2023-01-031-1/+1
* | | MDEV-26938 Support descending indexes internally in InnoDB (server part)Sergei Golubchik2022-01-261-1/+4
|/ /
* | Remove calls to current_thd() in Item functionsMichael Widenius2021-05-191-1/+2
* | Change bitfields in Item to an uint16Michael Widenius2021-05-191-1/+1
|/
* Merge 10.3 into 10.4Marko Mäkelä2021-03-201-0/+3
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-03-191-0/+3
| |\
| | * MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-181-0/+3
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-8/+16
|\ \ \ | |/ /
| * | MDEV-23159 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !...Monty2020-10-291-8/+16
* | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\ \ | | |/
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| | | |\
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| | | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+1
* | | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-041-1/+1
|/ / / /
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-5/+6
* | | | Adding direct update/delete to the server and to the partition engine.Kentoku SHIBA2017-12-031-0/+3
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-2/+2
|\ \ \ \ | |/ / /
| * | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-2/+2
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-1/+1
|/ / /
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+9
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-0/+9
| |\ \
| | * \ Merge remote-tracking branch 'origin/10.0' into 10.0Vicențiu Ciorbaru2017-05-181-1/+2
| | |\ \
| | | * | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-0/+9
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Fixed the bug mdev-7599.Igor Babaev2017-05-151-0/+9
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-221-1/+2
|\ \ \ \ | |/ / /
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthroughMarko Mäkelä2017-05-171-1/+2
* | | | Fixed the bug mdev-11990.Igor Babaev2017-05-031-1/+1
* | | | cleanup: handler::key_readSergei Golubchik2017-02-131-1/+1
* | | | MDEV-11836 vcol.vcol_keys_myisam fails in buildbot and outsideSergei Golubchik2017-02-131-2/+2
* | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-2/+2
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-2/+4
|\ \ \ | |/ /
| * | MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !=...Oleksandr Byelkin2015-10-281-2/+4
* | | MDEV-7949: Item_field::used_tables() takes 0.29% in OLTP ROOleksandr Byelkin2015-10-291-3/+4
* | | Fixed bug found by bar where we didn't properely check length of last argumen...Monty2015-07-101-1/+1
|/ /
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-7/+7
* | 10.0-base mergeSergei Golubchik2013-11-131-3/+21
|\ \ | |/
| * MDEV-5257: MIN/MAX Optimization (Select tables optimized away) does not work ...Sergey Petrunya2013-11-121-3/+21
* | 10.0-monty mergeSergei Golubchik2013-07-211-1/+1
|\ \ | |/ |/|
| * Applied all changes from Igor and SanjaMichael Widenius2013-06-151-1/+1
* | MDEV-4243 Warnings/errors while compiling with clangSergei Golubchik2013-03-281-1/+1
|/
* MDEV-414 Depending on indexes or execution plans, a warning on incorrect or o...Sergei Golubchik2012-08-311-1/+1
* 5.3 mergeSergei Golubchik2012-05-211-1/+3
|\
| * Merge 5.2->5.3unknown2012-05-111-1/+3
| |\
| | * Fix for LP bug#993726unknown2012-05-071-1/+3