summaryrefslogtreecommitdiff
path: root/mysql-test/r/join_outer.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2464/+0
* Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-1/+17
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2018-03-251-1/+17
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-03-231-1/+17
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-03-231-1/+17
| | | |\
| | | | * MDEV-14779: using left join causes incorrect results with materialization and...Varun Gupta2018-03-221-1/+17
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-0/+13
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-0/+13
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-0/+13
| | | |\ \ | | | | |/
| | | | * MDEV-10397: Server crashes in key_copy with join_cache_level > 2 and join on ...Varun Gupta2017-11-301-0/+13
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+95
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.1 into 10.2Marko Mäkelä2017-06-081-0/+95
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-06-061-0/+95
| | |\ \ \ | | | |/ /
| | | * | Merge 5.5 into 10.0Marko Mäkelä2017-05-291-0/+95
| | | |\ \ | | | | |/
| | | | * MDEV-11958: LEFT JOIN with stored routine produces incorrect resultOleksandr Byelkin2017-05-231-0/+95
* | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-1/+1
| | | |\ \ | | | | |/
| | | | * Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-041-1/+1
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-2/+2
|/ / / /
* | | | MDEV-11640 gcol.gcol_select_myisam fails in buildbot on PowerSergei Golubchik2017-02-131-1/+1
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-10/+10
* | | | Undo the unfinished patch for MDEV-8359:Sergei Petrunia2016-11-201-23/+0
* | | | MDEV-8359: WHERE condition referring to inner table of left join can be sargableSergei Petrunia2016-10-141-0/+23
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+3
| |\ \ \ | | |/ /
| | * | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+3
| | |/
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+63
|\ \ \ | |/ /
| * | MDEV-10006: optimizer doesn't convert outer join to inner on views with WHERE...Sergei Petrunia2016-05-111-0/+63
* | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-2/+0
* | | MDEV-8646: Re-engineer the code for post-join operationsSergei Petrunia2016-03-281-6/+6
|/ /
* | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+23
|\ \ | |/
| * Merge 5.3->5.5Sergey Petrunya2014-10-291-0/+23
| |\
| | * MDEV-6888: Query spends a long time in best_extension_by_limited_search with ...Sergey Petrunya2014-10-291-0/+23
| | * 5.2 mergeSergei Golubchik2014-03-161-0/+32
| | |\
| | | * 5.1 mergeSergei Golubchik2014-03-161-0/+32
| | | |\
| | | | * mysql-5.1.73 mergeSergei Golubchik2014-03-151-0/+32
| | | | |\
* | | | | | MDEV-6480: Remove conditions for which range optimizer returned SEL_ARG::IMPO...Sergei Petrunia2014-08-271-2/+2
* | | | | | MDEV-6634: Wrong estimates for ref(const) and key IS NULL predicateSergei Petrunia2014-08-241-0/+28
|/ / / / /
* | | | | 5.3 mergeSergei Golubchik2014-02-221-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | After constant row substitution the optimizer should call the methodIgor Babaev2014-02-201-1/+1
* | | | | Merge 5.3->5.5Igor Babaev2013-11-211-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Another attempt to fix bug mdev-5103.Igor Babaev2013-11-211-1/+1
* | | | | MDEV-4836: Merge into 5.5-mainSergey Petrunya2013-09-031-0/+32
|\ \ \ \ \
| * | | | | mdev-4942: Add another testcase after merging with other fixes.Sergey Petrunya2013-08-281-0/+12
| * | | | | Automatic merge of MDEV-4836 fix into 5.5Sergey Petrunya2013-08-281-0/+20
| |\ \ \ \ \
| | * | | | | Fix for MDEV-4836 fix: take into account situation where "notnull_col IS NULL...Sergey Petrunya2013-08-261-0/+8
| | * | | | | Fix for MDEV-4836: Merge with current 5.5Sergey Petrunya2013-08-261-0/+12
| | |\ \ \ \ \