summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_sj_mat.result
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-0/+88
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+88
| |\
| | * Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2017-06-211-0/+88
| | |\
| | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-06-201-0/+88
| | | |\
| | | | * Fixed the bug mdev-12838.Igor Babaev2017-06-071-0/+88
* | | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-0/+111
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-05-091-0/+111
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' 10.1Sergei Golubchik2017-04-281-0/+111
| | |\ \ \ | | | |/ /
| | | * | Fixed bug mdev-10053.Igor Babaev2017-04-211-4/+4
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-04-211-0/+111
| | | |\ \ | | | | |/
| | | | * Fixed the bug mdev-12429 and its duplicates mdev-12145 and mdev-9886.Igor Babaev2017-04-041-0/+109
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-34/+34
|/ / / /
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+1
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-56/+56
|/ / /
* | | MDEV-10017: Get unexpected `Empty Set` for correlated subquery with aggregate...mariadb-10.1.17Oleksandr Byelkin2016-08-291-0/+1
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+1
|\ \ \ | |/ /
| * | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+1
* | | MDEV-10389: Query returns different results on a debug vs non-debug buildSergei Petrunia2016-07-271-0/+13
* | | MDEV-5542: GROUP_CONCAT truncate output to 65.536 chars when using DISTINCT o...Oleksandr Byelkin2016-03-011-0/+24
* | | MDEV-8852 Implicit or explicit CAST from MAX(string) to INT,DOUBLE,DECIMAL do...Alexander Barkov2015-09-281-0/+4
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-0/+36
|\ \ \ | |/ /
| * | Merge branch '10.0' into bb-10.0-sergSergei Golubchik2015-08-051-0/+18
| |\ \
| | * | MDEV-7971: Assertion `name != __null' failed in ACL_internal_schema_registry:...Sergei Petrunia2015-07-301-0/+18
| * | | Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-0/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-311-11/+2
| | * Problem was that for cases like:Monty2015-06-251-0/+27
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+51
|\ \ \ | |/ /
| * | MDEV-7220: Materialization strategy is not used for REPLACE ... SELECTSergei Petrunia2015-02-201-0/+51
* | | Merge 10.0.14 into 10.1Sergei Golubchik2014-10-151-0/+37
|\ \ \ | |/ /
| * | 5.5.39 mergeSergei Golubchik2014-08-071-0/+37
| |\ \ | | |/
| | * fix the test to pass on windows (lower_case_file_system)Sergei Golubchik2014-07-291-5/+5
| | * MDEV-6289 : Unexpected results when querying information_schemaSergey Petrunya2014-07-231-0/+37
* | | MDEV-6657: Poor plan choice for ORDER BY key DESC optimization...bb-10.1-mdev6657Sergei Petrunia2014-09-021-1/+1
|/ /
* | 5.5 mergeSergei Golubchik2014-03-261-0/+14
|\ \ | |/
| * 5.3 mergeSergei Golubchik2014-03-251-0/+14
| |\
| | * MDEV-5811: Server crashes in best_access_path with materialization+semijoin a...Sergey Petrunya2014-03-131-0/+14
* | | Merge.Igor Babaev2014-03-191-4/+4
|\ \ \
| * | | Fixed bug mdev-5191.Igor Babaev2014-03-181-4/+4
* | | | 5.5 mergeSergei Golubchik2014-02-011-0/+36
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge 5.3 -> 5.5Alexander Barkov2014-01-271-0/+18
| |\ \ | | |/
| | * MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-0/+18
| * | MDEV-5368: Server crashes in Item_in_subselect::optimize on ...Sergey Petrunya2014-01-231-0/+18
* | | 5.5. mergeSergei Golubchik2013-11-131-0/+21
|\ \ \ | |/ /
| * | MDEV-5056: Wrong result (extra rows) with materialization+semijoin, IN subque...Sergey Petrunya2013-11-131-0/+21
* | | MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond a...timour@askmonty.org2013-10-181-1/+1
|/ /
* | Merge 5.3 -> 5.5Sergey Petrunya2013-09-121-0/+8
|\ \ | |/
| * MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queriesSergey Petrunya2013-09-121-0/+8
* | MergeIgor Babaev2013-08-211-0/+14
|\ \ | |/
| * MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_...unknown2013-08-211-0/+14
* | MDEV-4465: Reproducible crash (mysqld got signal 11) in multi_delete::initial...Sergey Petrunya2013-05-031-0/+14