summaryrefslogtreecommitdiff
path: root/mysql-test/r/subselect_no_exists_to_in.result
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-121-9/+34
|\
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-07-081-9/+34
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-07-071-8/+33
| | |\
| | | * after-merge fix for a7ed4644a6fSergei Golubchik2017-07-061-4/+28
* | | | MDEV-12137 DELETE statement with the same source and targethalfspawn2017-07-071-2/+3
* | | | MDEV-12775 Reuse data type aggregation code for hybrid functions and UNIONAlexander Barkov2017-05-151-1/+1
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-05-051-0/+14
|\ \ \ \ | |/ / /
| * | | Fixed the bug mdev-12564.Igor Babaev2017-04-241-0/+14
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-48/+48
|/ / /
* | | cleanup: make a couple of tests more robustSergei Golubchik2017-02-131-26/+26
* | | 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/+11
* | | | 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/+1
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+11
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+11
| |\ \ | | |/
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+11
* | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-46/+46
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+18
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+2
| |\ \ | | |/
| | * Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+2
| * | MDEV-10045: Server crashes in Time_and_counter_tracker::incr_loopsOleksandr Byelkin2016-07-221-0/+16
* | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-6/+6
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+12
|\ \ \ | |/ /
| * | MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION ...Oleksandr Byelkin2016-05-041-0/+12
* | | revert second lookahead in the lexerSergei Golubchik2016-06-301-1/+1
* | | 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-2/+2
* | | MDEV-10051 Fix subselect to return a syntax error instead of "Incorrect usage...Alexander Barkov2016-05-231-1/+1
* | | MDEV-10095 Fix derived tables to return a syntax error instead of "Illegal us...Alexander Barkov2016-05-211-2/+2
* | | MDEV-10030 sql_yacc.yy: Split table_expression and remove PROCEDURE from crea...Alexander Barkov2016-05-061-1/+1
* | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+4
|/ /
* | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-0/+14
|\ \ | |/
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-0/+14
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-11-191-0/+24
|\ \ | |/
| * MDEV-7930 Assertion `table_share->tmp_table != NO_TMP_TABLE || m_lock_type !=...Oleksandr Byelkin2015-10-281-0/+24
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-10-121-2/+68
|\ \ | |/
| * fixes for buildbot:Sergei Golubchik2015-10-101-2/+68
* | MDEV-8380: Subquery parse errorOleksandr Byelkin2015-10-061-4/+8
* | MDEV-8852 Implicit or explicit CAST from MAX(string) to INT,DOUBLE,DECIMAL do...Alexander Barkov2015-09-281-0/+8
* | MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-171-0/+10
* | MDEV-8706 Wrong result for SELECT..WHERE time_column=TIMESTAMP'2015-08-30 00:...Alexander Barkov2015-09-091-2/+2
* | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-1/+1
* | MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal d...Alexander Barkov2014-11-031-2/+2
* | MDEV-334: Backport of UNION ALL optimization from mysql-5.7.Igor Babaev2014-10-141-0/+2
* | MDEV-6657: Poor plan choice for ORDER BY key DESC optimization...bb-10.1-mdev6657Sergei Petrunia2014-09-021-2/+2
|/
* MDEV-6047: Make exists_to_in optimization ON by defaultunknown2014-06-091-0/+7025