summaryrefslogtreecommitdiff
path: root/sql/opt_sum.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-2/+2
* | | 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
* | | Merge 5.3->5.5Igor Babaev2012-03-171-2/+8
|\ \ \ | |/ /
| * | Merge 5.2->5.3unknown2012-03-141-2/+8
| |\ \ | | |/
| | * Fixed LP bug #884175.Igor Babaev2012-03-081-2/+8
* | | Merge MWL #247 from mariadb 5.3 -> mariadb 5.5.Igor Babaev2012-03-021-2/+2
|\ \ \
| * \ \ Merge.Igor Babaev2012-02-221-1/+6
| |\ \ \ | | |/ /
| * | | Merged MWL#247 into the latest 5.3.Igor Babaev2011-12-311-2/+2
| |\ \ \
| | * | | Implementation of the MWL#247: Make the optimizer use extended keys.Igor Babaev2011-12-311-2/+2
* | | | | 5.3.4 mergeSergei Golubchik2012-02-151-1/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-1/+6
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fixed LP bug #879860.Igor Babaev2011-12-271-0/+4
| | * | Fixed LP bug #904345.Igor Babaev2011-12-271-1/+2
* | | | 5.3 mergeSergei Golubchik2012-01-131-3/+4
|\ \ \ \ | |/ / /
| * | | Merge with 5.1 & fixes to IGNORE handlingMichael Widenius2011-12-111-2/+4
| |\ \ \
| | * \ \ Merge with 5.2.Michael Widenius2011-12-111-2/+4
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+4
| | | |\
| | | | * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-07-031-13/+32
| | | | | |\
| * | | | | | BUG#901032: Wrong result for MIN/MAX on an indexed column with materializatio...Sergey Petrunya2011-12-081-1/+2
| |/ / / / /