summaryrefslogtreecommitdiff
path: root/mysql-test/r/union.result
Commit message (Expand)AuthorAgeFilesLines
* MWL#89unknown2011-02-141-3/+3
* MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-1/+1
* MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-2/+2
|\
| * Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+2
| |\
| | * 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
* | | Fix union.test failure in buildbot: alternate fix for BUG#49734Sergey Petrunya2010-03-201-1/+1
* | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-0/+60
|\ \ \ | |/ /
| * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+60
| |\ \ | | |/
| | * 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
* | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+1
|/ /
* | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-1/+1
|\ \ | |/ |/|
| * MWL#17: Table eliminationSergey Petrunia2009-06-151-1/+1
* | 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-optunknown2007-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 unknown2008-05-131-0/+42
* | | Merge mhansson@bk-internal:/home/bk/mysql-5.1-optunknown2007-12-211-0/+24
|\ \ \
| * \ \ Merge linux-st28.site:/home/martin/mysql/src/bug32848/my50-bug32848-gcaunknown2007-12-201-0/+24
| |\ \ \ | | | |/ | | |/|
| | * | Bug#32848: Data type conversion bug in union subselects in MySQL 5.0.38unknown2007-12-111-0/+24
* | | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B19390-5.0-optunknown2007-12-181-0/+51
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-12-151-0/+42
| |\ \
| | * | Bug #32858: Erro: "Incorrect usage of UNION and INTO" does not take unknown2007-12-131-0/+42
| | |/
| * | Fixed bug #27848.unknown2007-12-141-0/+51
| |/
* | Bug #27531: 5.1 part of the fixunknown2007-05-291-2/+2
* | bug #27531: 5.1 part of the fix:unknown2007-05-041-1/+1
* | mergingunknown2007-03-231-2/+2
* | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-221-2/+2
|\ \ | |/
| * Bug#24791: Union with AVG-groups generates wrong resultsunknown2007-03-221-2/+2
* | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-221-0/+8
|\ \ | |/
| * Bug#23345: Wrongly allowed INTO in a non-last select of a UNION.unknown2007-03-211-0/+8
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-111-1/+1
|\ \ | |/
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-101-1/+1
| |\
| | * Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedunknown2007-03-101-1/+1
* | | Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-091-0/+11
|\ \ \ | |/ /
| * | Fixed bug #26661: crash when order by clause in a unionunknown2007-03-091-0/+11
| |/
| * Bug #19764: SHOW commands end up in the slow log as table scansunknown2006-10-121-4/+4
* | Added more tests of field conversions.unknown2006-09-261-0/+27
* | Fix for bug#20208unknown2006-09-261-0/+29
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/MERGE/mysql-5.0-optunknown2006-09-181-1/+1
|\ \ | |/
| * Merge bug #16792 4.1->5.0unknown2006-09-051-1/+1
* | Manual merge 5.0->5.1. Post-merge fixes.unknown2006-08-141-1/+1