summaryrefslogtreecommitdiff
path: root/mysql-test/r/union.result
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.0 into 10.1Marko Mäkelä2019-01-171-0/+38
|\
| * MDEV-13784: query causes seg faultVarun Gupta2019-01-061-0/+38
* | Merge branch '10.0' into 10.1Oleksandr Byelkin2018-07-311-0/+16
|\ \ | |/
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-0/+16
| |\
| | * Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNSAjo Robert2018-04-101-0/+16
| | * Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLYmithun2014-05-081-0/+34
| | * merge 5.1-security => 5.5-securityTor Didriksen2011-07-111-0/+57
| | |\
| | | * Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC...Tor Didriksen2011-07-111-0/+57
| | * | Bug#58970 Problem Subquery (without referencing a table) Magne Mahre2011-01-101-0/+25
| | * | Bug#57986 ORDER BY clause is not used after a UNION, Magne Mahre2011-01-101-0/+100
| | * | WL#5370 Keep forward-compatibility when changing 2010-08-181-1/+1
| | * | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-48/+44
| | |\ \ | | | |/ | | |/|
| | | * WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-6/+6
| | | * Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-0/+60
| | | |\
| | | * | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-0/+2
| | | * | Backport of Bug#33204 from mysql-pe toMartin Hansson2009-11-101-42/+36
| | * | | Bug#40277: SHOW CREATE VIEW returns invalid SQLDavi Arnaut2010-03-091-1/+1
| | * | | Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin...Sergey Glukhov2010-02-261-1/+1
| | | |/ | | |/|
| | * | Addendum to Bug #49734 : fixed an unstable test case.Georgi Kodinov2010-01-061-3/+0
| | * | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-0/+63
| | |/
| | * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-151-0/+13
| | |\
| | | * Bug#43612 crash with explain extended, union, order bySergey Glukhov2009-05-151-0/+13
| | | * Automerge.Alexey Kopytov2009-03-271-0/+12
| | | |\
| | * | \ Automerge.Alexey Kopytov2009-03-271-0/+12
| | |\ \ \
| | | * \ \ Manual merge.Alexey Kopytov2009-03-271-0/+12
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Fix for bug #43432: Union on floats does unnecessary rounding Alexey Kopytov2009-03-271-0/+12
| | * | | | Bug#43329 Prepared for push on 5.1Bernt M. Johnsen2009-03-191-8/+8
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Bug#43329 prepared for commit on 5.0Bernt M. Johnsen2009-03-181-8/+8
| | | |/
| | | * Merge mhansson@bk-internal:/home/bk/mysql-5.0-optmhansson/martin@linux-st28.site2007-12-191-0/+24
| | | |\
| | * | | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-4/+4
| | * | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take gkodinov/kgeorge@magare.gmz2008-05-131-0/+42
| | * | | Merge mhansson@bk-internal:/home/bk/mysql-5.1-optmhansson/martin@linux-st28.site2007-12-211-0/+24
| | |\ \ \
| | | * \ \ Merge linux-st28.site:/home/martin/mysql/src/bug32848/my50-bug32848-gcamhansson/martin@linux-st28.site2007-12-201-0/+24
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Bug#32848: Data type conversion bug in union subselects in MySQL 5.0.38mhansson/martin@linux-st28.site2007-12-111-0/+24
| | * | | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B19390-5.0-optgkodinov/kgeorge@magare.gmz2007-12-181-0/+51
| | |\ \ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/|
| | | * | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optmhansson/martin@linux-st28.site2007-12-151-0/+42
| | | |\ \
| | | | * | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take mhansson/martin@linux-st28.site2007-12-131-0/+42
| | | | |/
| | | * | Fixed bug #27848.igor@olga.mysql.com2007-12-141-0/+51
| | | |/
| | * | Bug #27531: 5.1 part of the fixgkodinov/kgeorge@macbook.gmz2007-05-291-2/+2
| | * | bug #27531: 5.1 part of the fix:gkodinov/kgeorge@magare.gmz2007-05-041-1/+1
| | * | mergingholyfoot/hf@mysql.com/hfmain.(none)2007-03-231-2/+2
| | * | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-221-2/+2
| | |\ \ | | | |/
| | | * Bug#24791: Union with AVG-groups generates wrong resultsmhansson/martin@linux-st28.site2007-03-221-2/+2
| | * | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-221-0/+8
| | |\ \ | | | |/
| | | * Bug#23345: Wrongly allowed INTO in a non-last select of a UNION.evgen@moonbone.local2007-03-211-0/+8
| | * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-03-111-1/+1
| | |\ \ | | | |/
| | | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2007-03-101-1/+1
| | | |\
| | | | * Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedevgen@moonbone.local2007-03-101-1/+1
| | * | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-091-0/+11
| | |\ \ \ | | | |/ /
| | | * | Fixed bug #26661: crash when order by clause in a unionigor@olga.mysql.com2007-03-091-0/+11
| | | |/