summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_mat.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.1Marko Mäkelä2019-02-021-0/+16
|\
| * MDEV-18255: Server crashes in Bitmap<64u>::intersectVarun Gupta2019-01-241-0/+16
* | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-08-211-3/+3
|\ \ | |/
| * Merge branch '5.5' into 10.0Oleksandr Byelkin2018-08-151-3/+3
| |\
| | * MDEV-15475: Assertion `!table || (!table->read_set || bitmap_is_set(table->re...Oleksandr Byelkin2018-08-151-3/+3
* | | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-0/+93
|\ \ \ | |/ /
| * | Merge 5.5 into 10.0Marko Mäkelä2018-07-301-0/+93
| |\ \ | | |/
| | * Fix added along with a test for a case missed in the patch for MDEV-16751Varun Gupta2018-07-271-0/+17
| | * MDEV-15454: Nested SELECT IN returns wrong resultsVarun Gupta2018-07-251-0/+41
| | * MDEV-16751: Server crashes in st_join_table::cleanup or TABLE_LIST::is_with_t...Varun Gupta2018-07-251-0/+35
* | | Merge remote-tracking branch '10.0' into 10.1Vicențiu Ciorbaru2018-03-151-0/+15
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2018-03-141-0/+15
| |\ \ | | |/
| | * MDEV-15235: Assertion `length > 0' failed in create_ref_for_keyVarun Gupta2018-03-111-0/+15
* | | 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 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-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-9489:Assertion `0' failed in Protocol::end_statement() on UNION ALLOleksandr Byelkin2016-02-211-0/+15
* | | 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
* | | 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-2/+2
|/ /