summaryrefslogtreecommitdiff
path: root/mysql-test/r/union.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2504/+0
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+40
|\
| * Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-081-0/+40
| |\
| | * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+40
| | |\
| | | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+37
| | | |\
| | | | * MDEV-14715: Assertion `!table || (!table->read_set... failed in Field_num::va...Vicențiu Ciorbaru2018-01-221-0/+37
* | | | | Changed "const row not found" to "Const row not found"Monty2017-12-021-2/+2
|/ / / /
* | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-0/+18
|\ \ \ \ | |/ / /
| * | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+18
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+18
| | |\ \ | | | |/
| | | * Bug #24595639: INCORRECT BEHAVIOR IN QUERY WITH UNION AND GROUP BYSergei Golubchik2017-07-181-0/+18
* | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+29
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-2/+1
| |\ \ \ | | |/ /
| * | | Fixed the bug mdev-12788.Igor Babaev2017-05-181-0/+31
* | | | MDEV-12775 Reuse data type aggregation code for hybrid functions and UNIONAlexander Barkov2017-05-151-4/+211
* | | | MDEV-12619 UNION creates excessive integer column types for integer literalsAlexander Barkov2017-04-281-1/+31
* | | | MDEV-9217 Split Item::tmp_table_field_from_field_type() into virtual methods ...Alexander Barkov2017-04-241-0/+22
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-6/+6
|/ / /
* | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-4/+29
|\ \ \
| * \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-4/+29
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-4/+29
| | |\ \ | | | |/
| | | * MDEV-10172: UNION query returns incorrect rows outside conditional evaluationOleksandr Byelkin2016-12-201-5/+28
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-3/+3
* | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-1/+1
|/ / /
* | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-2/+2
* | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-3/+3
* | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-11/+11
* | | MDEV-10109 Disallow syntactically INSERT .. SELECT .. {ORDER BY ..| LIMIT ..}...Alexander Barkov2016-05-241-1/+1
* | | MDEV-10036 sql_yacc.yy: Split select_part2 to disallow syntactically bad cons...Alexander Barkov2016-05-101-11/+12
* | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-0/+3
|/ /
* | MDEV-8380: Subquery parse errorOleksandr Byelkin2015-10-061-1/+93
* | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-1/+1
* | 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 '10.1' into bb-10.1-mergeSergei Golubchik2014-12-031-1/+1
|\ \
| * | MDEV-7245: Incorrect display of subquery cache in union.resultSergei Petrunia2014-12-021-1/+1
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+20
|\ \ \ | |/ / |/| / | |/
| * MDEV-6868: MariaDB server crash ( select with union and order by with subque...unknown2014-11-151-0/+20
* | Merge branch '10.1' of ../10.1-mdev334 into 10.1Igor Babaev2014-10-171-0/+10
|\ \
| * | Fixed bug mdev-6874.Igor Babaev2014-10-171-0/+10
* | | Merge branch 'bb-10.1-merge' into 10.1mariadb-10.1.1Sergei Golubchik2014-10-161-0/+34
|\ \ \ | |/ / |/| / | |/
| * mysql-5.5.39 mergeSergei Golubchik2014-08-021-0/+34
| |\
| | * Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLYmithun2014-05-081-0/+34
* | | MDEV-334: Backport of UNION ALL optimization from mysql-5.7.Igor Babaev2014-10-141-46/+116
|/ /
* | Add a test case for MySQL's:Sergei Golubchik2014-06-031-2/+11
* | 5.3 mergeSergei Golubchik2013-12-131-0/+15
|\ \
| * | Fixed bug mdev-5382Igor Babaev2013-12-051-0/+15
* | | Merge 5.3->5.5Alexander Barkov2013-11-141-0/+15
|\ \ \ | |/ /
| * | Fixed bug mdev-5091.Igor Babaev2013-11-131-0/+15
* | | Fixed LP bug #1010729.Igor Babaev2012-06-081-0/+17
* | | 5.3 mergeSergei Golubchik2012-01-131-0/+3
|\ \ \ | |/ /