summaryrefslogtreecommitdiff
path: root/sql/sql_join_cache.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30603: Wrong result with non-default JOIN_CACHE_LEVEL=[4|5] ...Sergei Petrunia2023-02-151-1/+6
* Code cleanups and add some caching of functions to speed up thingsMonty2023-02-101-4/+5
* Changing all cost calculation to be given in millisecondsMonty2023-02-021-0/+2
* Optimizer code cleanups, no logic changesMonty2023-01-301-1/+1
* Merge 10.4 into 10.5Marko Mäkelä2023-01-131-6/+29
|\
| * Merge branch '10.3' into 10.4Sergei Golubchik2023-01-101-6/+29
| |\
| | * MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-061-6/+29
* | | Merge 10.4 into 10.5Marko Mäkelä2021-03-271-1/+1
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2021-03-271-1/+1
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2021-03-271-1/+1
| | |\
| | | * MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-221-1/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2021-03-191-10/+78
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2021-03-191-10/+78
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2021-03-181-10/+78
| | |\ \ | | | |/
| | | * MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-101-10/+78
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-11-031-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-1/+2
| | |\ \ | | | |/
| | | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-1/+2
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-03-111-0/+2
|\ \ \ \ | |/ / /
| * | | MDEV-21610 Different query results from 10.4.11 to 10.4.12Igor Babaev2020-02-181-0/+2
| |/ /
* | | perfschema table io instrumentation related changesSergei Golubchik2020-03-101-0/+5
* | | perfschema memory related instrumentation changesSergei Golubchik2020-03-101-7/+8
|/ /
* | Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+2
|\ \ | |/
| * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-1/+2
| |\
| | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-1/+2
| | |\
| | | * MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-281-1/+2
* | | | 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 addressMichal Schorm2019-05-101-1/+1
* | | | MDEV-16286 Killed CREATE SEQUENCE leaves sequence in unusable stateMonty2018-05-271-2/+0
* | | | Add likely/unlikely to speed up executionMonty2018-05-071-5/+5
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-1/+1
| | |\ \
| | | * \ Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-1/+1
| | | |\ \ | | | | |/
| | | | * BIT field woesSergei Golubchik2018-01-161-1/+1
* | | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-11/+11
* | | | | Handle failures from mallocMichael Widenius2017-11-171-11/+21
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Windows : Fix truncation warnings in sql/Vladislav Vaintroub2017-10-101-3/+3
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-3/+3
* | | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-251-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-251-0/+3
| |\ \ \ \ | | |/ / /
| | * | | MDEV-8840: ANALYZE FORMAT=JSON produces wrong data with BKAVarun Gupta2017-09-241-0/+3
* | | | | simplify READ_RECORD usage NFCEugene Kosov2017-08-311-2/+2
* | | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / / /