summaryrefslogtreecommitdiff
path: root/mysql-test/t/union.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-13784: query causes seg faultVarun Gupta2019-01-061-0/+35
* Merge remote-tracking branch 'mysql/5.5' into 5.5Oleksandr Byelkin2018-07-291-0/+15
|\
| * Bug#27197235 USER VARIABLE + UINON + DECIMAL COLUMN RETURNSAjo Robert2018-04-101-0/+14
| * Bug #17059925: UNIONS COMPUTES ROWS_EXAMINED INCORRECTLYmithun2014-05-081-0/+31
| * merge 5.1-security => 5.5-securityTor Didriksen2011-07-111-0/+41
| |\
| | * Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC...Tor Didriksen2011-07-111-0/+41
| * | Bug#58970 Problem Subquery (without referencing a table) Magne Mahre2011-01-101-0/+13
| * | Bug#57986 ORDER BY clause is not used after a UNION, Magne Mahre2011-01-101-0/+54
| * | some test fixes after merging 57840Bjorn Munch2010-11-061-1/+1
| * | WL#5370 Keep forward-compatibility when changing 2010-08-181-1/+1
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-0/+55
| |\ \ | | |/
| | * Addendum to Bug #49734 : fixed an unstable test case.Georgi Kodinov2010-01-061-0/+2
| | * Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-0/+53
| * | Backport of Bug#33204 from mysql-pe toMartin Hansson2009-11-101-82/+42
| |/
| * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-151-0/+12
| |\
| | * Bug#43612 crash with explain extended, union, order bySergey Glukhov2009-05-151-0/+12
| | * Automerge.Alexey Kopytov2009-03-271-0/+15
| | |\
| * | \ Automerge.Alexey Kopytov2009-03-271-0/+15
| |\ \ \
| | * \ \ Manual merge.Alexey Kopytov2009-03-271-0/+15
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix for bug #43432: Union on floats does unnecessary rounding Alexey Kopytov2009-03-271-0/+15
| * | | | Bug#43329 Prepared for push on 5.1Bernt M. Johnsen2009-03-191-10/+33
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#43329 prepared for commit on 5.0Bernt M. Johnsen2009-03-181-10/+33
| | |/
| | * Merge mhansson@bk-internal:/home/bk/mysql-5.0-optmhansson/martin@linux-st28.site2007-12-191-0/+22
| | |\
| * | | A fix for Bug#22891 "session level max_allowed_packet can beStaale Smedseng2008-11-201-3/+7
| * | | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take gkodinov/kgeorge@magare.gmz2008-05-131-0/+59
| * | | Merge mhansson@bk-internal:/home/bk/mysql-5.1-optmhansson/martin@linux-st28.site2007-12-211-0/+22
| |\ \ \
| | * \ \ 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/+44
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optmhansson/martin@linux-st28.site2007-12-151-0/+57
| | |\ \
| | | * | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take mhansson/martin@linux-st28.site2007-12-131-0/+59
| | | |/
| | * | Fixed bug #27848.igor@olga.mysql.com2007-12-141-0/+44
| | |/
| * | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-221-0/+9
| |\ \ | | |/
| | * Bug#23345: Wrongly allowed INTO in a non-last select of a UNION.evgen@moonbone.local2007-03-211-0/+9
| * | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-03-091-0/+13
| |\ \ | | |/
| | * Fixed bug #26661: crash when order by clause in a unionigor@olga.mysql.com2007-03-091-0/+13
| * | Added more tests of field conversions.jani@a88-112-41-254.elisa-laajakaista.fi2006-09-261-0/+15
| * | Fix for bug#20208jani@a88-112-41-254.elisa-laajakaista.fi2006-09-261-0/+30
| |/
| * Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-031-2/+10
| |\
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2006-07-221-2/+10
| | |\
| | | * Fixed bug#12185: Data type aggregation may produce wrong resultevgen@moonbone.local2006-07-221-2/+10
| * | | Bug #16881: password() and union selectjimw@rama.(none)2006-07-211-0/+7
| |/ /
| * | Fixed bug#18175: The nest_level counter wasn't decremented for union parts whichevgen@moonbone.local2006-06-151-0/+48
| |/
| * Merge mysql.com:/usr/home/bar/mysql-4.1.b15949bar@mysql.com2006-03-061-1/+10
| |\
| | * Bug#15949 union + illegal mix of collations (IMPLICIT + COERCIBLE)bar@mysql.com2006-03-011-1/+10
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-12-121-21/+0
| |\ \
| | * | WL#2930 Adding view and cursor 'protocols' to mysqltestmsvensson@neptunus.(none)2005-10-311-21/+0
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-11-291-0/+18
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix bug in handling of decimal fields in UNION statements that couldjimw@mysql.com2005-10-281-0/+18
| * | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-09-231-8/+0
| |\ \ | | |/