summaryrefslogtreecommitdiff
path: root/mysql-test/t/subselect.test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into bb-10.2-extMarko Mäkelä2018-01-111-0/+27
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-01-111-0/+27
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2018-01-111-0/+27
| | |\
| | | * Merge 5.5 into 10.0Marko Mäkelä2018-01-111-0/+28
| | | |\
| | | | * MDEV-13933: Wrong results in COUNT() query with EXISTS and exists_to_inOleksandr Byelkin2018-01-101-0/+28
* | | | | MDEV-14228 MariaDB crashes with functionAlexander Barkov2017-12-071-6/+6
* | | | | MDEV-12874 UPDATE statements with the same source and targethalfspawn2017-10-031-2/+0
* | | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-0/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+17
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+17
| | |\ \ \ | | | |/ /
| | | * | Update subselect test results to pass on 10.0Vicențiu Ciorbaru2017-07-291-1/+8
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-0/+10
| | | |\ \ | | | | |/
| | | | * MDEV-7828 Assertion `key_read == 0' failed in TABLE::enable_keyread with SELE...Sergei Golubchik2017-07-121-0/+10
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-121-5/+37
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-5/+37
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-4/+36
| | |\ \ \ | | | |/ /
| | | * | after-merge fix for a7ed4644a6fSergei Golubchik2017-07-061-0/+6
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2017-07-061-0/+25
| | | |\ \ | | | | |/
| | | | * MDEV-10146: Wrong result (or questionable result and behavior) with aggregate...Oleksandr Byelkin2017-07-051-0/+25
* | | | | MDEV-12137 DELETE statement with the same source and targethalfspawn2017-07-071-2/+6
|/ / / /
* | | | Fixed the bug mdev-12564.Igor Babaev2017-04-241-0/+17
* | | | cleanup: make a couple of tests more robustSergei Golubchik2017-02-131-0/+2
* | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-0/+11
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+11
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+10
| | | |\ \ | | | | |/
| | | | * MDEV-10386 Assertion `fixed == 1' failed in virtual String* Item_func_conv_ch...Alexander Barkov2016-12-211-0/+10
* | | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-3/+3
* | | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+2
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+13
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+13
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+13
| | |\ \ | | | |/
| | | * MDEV-10776: Server crash on queryOleksandr Byelkin2016-12-061-0/+14
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+17
|\ \ \ \ | |/ / /
| * | | MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2016-07-221-0/+17
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+11
|\ \ \ \ | |/ / /
| * | | MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION ...Oleksandr Byelkin2016-05-041-0/+11
* | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILEDSergei Golubchik2016-06-301-1/+1
* | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-1/+1
* | | | MDEV-10051 Fix subselect to return a syntax error instead of "Incorrect usage...Alexander Barkov2016-05-231-1/+1
* | | | MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from crea...Alexander Barkov2016-05-061-1/+1
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+11
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+11
| |\ \ | | |/
| | * MDEV-7122: Assertion `0' failed in subselect_hash_sj_engine::initVicențiu Ciorbaru2016-02-091-0/+10
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+23
|\ \ \ | |/ /
| * | MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !=...Oleksandr Byelkin2015-10-281-0/+23
| |/
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-1/+75
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-10-081-1/+1
| |\
| | * Merge branch 'mysql-5.1' into mysql-5.5Mithun C Y2015-08-171-1/+1
| | |\
| | | * Bug #21350175: SUBQUERIES IN PROCEDURE CLAUSE OF SELECT STATEMENT CAUSES SERV...Mithun C Y2015-08-171-1/+1