summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect_sj.test
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2850/+0
* (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-0/+1
* Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+40
|\
| * Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-201-0/+40
| |\
| | * Fixed the bug mdev-12817/mdev-12820.Igor Babaev2017-05-171-0/+40
* | | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-0/+32
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-0/+32
| |\ \ | | |/
| | * Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-091-0/+32
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+69
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+69
| |\ \ | | |/
| | * MDEV-6859: scalar subqueries in a comparison produced unexpected resultSergei Petrunia2016-02-091-0/+44
| | * MDEV-7823: Server crashes in next_depth_first_tab on nested IN clauses with S...Sergei Petrunia2016-02-091-0/+25
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-1/+1
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-0/+11
|\ \ | |/
| * MDEV-7911: crash in Item_cond::eval_not_null_tablesSergei Petrunia2015-04-211-0/+11
* | Fixed bug mdev-6071.Igor Babaev2014-06-101-0/+4
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-2/+2
|/
* 5.3 mergeSergei Golubchik2014-02-221-0/+18
|\
| * MDEV-5581: Server crashes in in JOIN::prepare on 2nd execution of PS with mat...Sergey Petrunya2014-02-151-0/+19
* | MDEV-5349: Test main.subselect_sj_jcl6 fails sporadically due to insufficient...Sergey Petrunya2013-12-301-0/+1
* | MDEV-5059: Wrong result (missing row) wih semijoin, join_cache_level > 2, LEF...Sergey Petrunya2013-11-211-2/+29
* | MDEV-5161: Wrong result (missing rows) with semijoin, LEFT JOIN, ORDER BY, co...Sergey Petrunya2013-11-211-0/+21
* | mdev-4173: Wrong result (extra row) with semijoin=on, joins in outer query, L...Sergey Petrunya2013-07-161-0/+38
* | MDEV-4071: Valgrind warnings 'Invalid read' in subselect_engine::calc_const_t...Sergey Petrunya2013-05-041-0/+17
* | MDEV-389: Wrong result (missing row) with semijoin, join_cache_level>4 ...Sergey Petrunya2013-05-041-0/+27
* | Merge 5.3 -> 5.5Sergey Petrunya2013-04-031-0/+9
|\ \ | |/
| * MDEV-4335: Unexpected results when selecting on information_schemaSergey Petrunya2013-03-291-0/+7
* | 5.3 mergeSergei Golubchik2013-01-281-0/+19
|\ \ | |/
| * The problem was that expression with field after transformation (on the first...unknown2013-01-251-0/+20
* | backport a test case for a 5.5 bug fix from the 5.6 treeSergei Golubchik2013-01-151-0/+50
|/
* BUG#1002630: Valgrind warnings 'Invalid read' in subselect_engine::calc_const...Sergey Petrunya2012-05-251-0/+17
* BUG#998236: Assertion failure or valgrind errors at best_access_path ...Sergey Petrunya2012-05-131-0/+46
* BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-0/+3
* BUG#978479: Wrong result (extra rows) with derived_with_keys+loosescan+semijo...Sergey Petrunya2012-04-191-0/+30
* Merge BUG#952372Sergey Petrunya2012-03-211-0/+21
|\
| * BUG#952372: Server crashes on 2nd execution of PS in find_field_in_tables wit...Sergey Petrunya2012-03-181-0/+22
* | BUG#952583: Server crashes in Item_field::fix_after_pullout on INSERT .. SELECTSergey Petrunya2012-03-191-0/+14
|/
* BUG#923246: Loosescan reports different result than other semijoin methodsSergey Petrunya2012-01-301-0/+22
* Merge.Igor Babaev2012-01-271-0/+39
|\
| * Back-ported test cases for bug #59919 of mysql-5.6 code line. The bug couldIgor Babaev2012-01-271-0/+39
* | BUG#920713: Wrong result (missing rows) with firstmatch+BNL, IN subquery, ...Sergey Petrunya2012-01-251-0/+17
* | MergeSergey Petrunya2012-01-251-0/+19
|\ \ | |/ |/|
| * BUG#920255: Wrong result (extra rows) with loosescan and IN subquerySergey Petrunya2012-01-251-0/+19
* | Back-ported test cases for bugs #54437, #55955, #52329, #57623 from subquery_sjIgor Babaev2012-01-221-0/+166
* | Back-ported test cases for bugs #53060, #53305, #50358, #49453 from subquery_sjIgor Babaev2012-01-211-0/+51
|/
* BUG#912510: Crash in do_copy_not_null with semijoin=ON, firstmatch=ON, aggreg...Sergey Petrunya2012-01-081-0/+19
* Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-32/+23
* MergeIgor Babaev2011-12-151-0/+11
|\
| * Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+8
| * Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+3