summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-20/+18
* Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-1/+30
* 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-05-151-2/+14
|\
| * Bug#43612 crash with explain extended, union, order bySergey Glukhov2009-05-151-2/+14
* | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-091-1/+0
|\ \ | |/
| * Bug#38499: flush tables and multitable table update withGleb Shchepa2008-10-091-1/+0
| * fixes for warnings and compile errors for the fix of bug 26243unknown2008-03-291-0/+2
* | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-3/+3
* | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-1/+1
* | Merge 50 -> 51 (-opt changesets)unknown2007-08-011-17/+40
|\ \ | |/
| * Post-merge fixesunknown2007-07-311-2/+2
| * BUG#29582: huge memory consumption with union, subselect, joins:unknown2007-07-311-17/+40
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-05-241-3/+3
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-3/+3
* | | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-181-1/+9
|\ \ \ | |/ / |/| / | |/
| * Merge olga.mysql.com:/home/igor/dev-opt/mysql-4.1-opt-bug27937unknown2007-05-141-1/+9
| |\
| | * Fixed bug #27937: crash for the the second execution of a preparedunknown2007-05-141-0/+5
* | | - addendum of the fix for bug 27786:unknown2007-04-231-10/+9
* | | Merge moonbone.local:/mnt/gentoo64/work/27321-bug-5.0-opt-mysqlunknown2007-04-151-0/+1
|\ \ \ | |/ /
| * | Bug#27321: Wrong subquery result in a grouping select.unknown2007-04-151-0/+1
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-111-0/+6
|\ \ \ | |/ /
| * | Bug#22331: Wrong WHERE in EXPLAIN EXTENDED when all expressions were optimizedunknown2007-03-101-0/+6
| * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-02-261-0/+2
| |\ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-02-211-44/+45
| |\ \ \
* | \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-02-261-0/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Bug #25831: Deficiencies in INSERT ... SELECT ... field name resolving.unknown2007-02-191-0/+2
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-01-291-44/+45
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-44/+45
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-44/+45
| | |\ \ \
| | | * | | Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-44/+45
* | | | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-optunknown2007-01-231-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Bug#23417: Too strict checks against GROUP BY in the ONLY_FULL_GROUP_BY mode.unknown2007-01-111-0/+1
| |/ / /
* | | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ \ | |/ / /
| * | | Many files:unknown2006-12-231-2/+1
| |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-021-2/+13
| |\ \
* | | | Fixed compiler warnings (Mostly VC++):unknown2006-11-301-0/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-11-021-2/+13
|\ \ \ \
| * \ \ \ Merge neptunus.(none):/home/msvensson/mysql/bug17039/my50-bug17039unknown2006-10-181-2/+13
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#17039 Cursor with procedure crashes clientunknown2006-09-071-2/+13
* | | | | Merge willster.(none):/home/stewart/Documents/MySQL/5.0/bug19914-mk2-mergeunknown2006-10-181-1/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-161-1/+6
| |\ \ \ | | |/ / | |/| / | | |/
| | * BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-09-281-1/+6
* | | BUG#17138: Crashes in stored procedureunknown2006-07-011-1/+1
* | | BUG#17138: Error in stored procedureunknown2006-06-211-1/+1
* | | BUG#17138: Error in stored procedure due to fatal error when not reallyunknown2006-06-191-1/+1
* | | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-5/+5
* | | Manually mergedunknown2006-04-251-1/+1
|\ \ \ | |/ /
| * | Post merge fixesunknown2006-04-211-1/+1
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.1-0unknown2006-04-211-1/+1
| |\ \ | | |/