summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-15/+118
|\
| * Fixed typo (exlude -> exclude).unknown2011-05-301-2/+2
| * Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106.Igor Babaev2011-05-271-0/+24
| * MergeIgor Babaev2011-05-201-14/+93
| |\
| | * Fixed compiler warnings.Igor Babaev2011-05-191-2/+2
| | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-14/+93
| | |\
| | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-14/+93
| | | |\
| | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-14/+93
* | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-1/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rename JOIN::top_jtrange_tables to top_join_tab_countSergey Petrunya2011-03-271-1/+1
| | * | | MWL#90: Address review feedback part #14Sergey Petrunya2011-03-271-1/+1
| | * | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-0/+1
| | |\ \ \
| | | * | | MWL#90, code movearound to unify merged and non-merged semi-join materializat...Sergey Petrunya2010-06-041-0/+1
| | | * | | Fixed a problem where the temp table of a materialized subqueryunknown2010-04-061-0/+16
| | | | |/ | | | |/|
* | | | | Merge with 5.3 mainMichael Widenius2011-05-161-0/+14
|\ \ \ \ \ | |/ / / /
| * | | | Merge MWL#89 into 5.3 main.unknown2011-01-111-0/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge 5.3-mwl89 into 5.3.unknown2010-12-031-0/+14
| | |\ \ \
| | | * \ \ MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-0/+14
| | | |\ \ \
| | | | * | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-051-0/+14
| | | | | |/ | | | | |/|
* | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug fix for lp:732124 union + limit returns wrong resultMichael Widenius2011-03-091-1/+9
* | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-9/+0
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-9/+0
| |\ \ \ \
| | * | | | Bug#45288: pb2 returns a lot of compilation warningsDavi Arnaut2010-10-201-9/+0
* | | | | | Fix LP BUG#680058unknown2010-11-251-5/+4
| |_|/ / / |/| | | |
* | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-20/+18
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-20/+18
| |\ \ \ | | |/ /
| | * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-20/+18
* | | | Fixed a problem where the temp table of a materialized subqueryunknown2010-07-161-0/+16
* | | | Subquery cache (MWL#66) added.unknown2010-07-101-1/+1
| |_|/ |/| |
* | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-1/+30
|\ \ \ | |/ /
| * | Merge MySQL 5.1.44 into MariaDB.mariadb-merge-mysql-5.1.44unknown2010-03-041-1/+30
| |\ \ | | |/
| | * Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-1/+30
* | | Subquery optimizations backport: fix test failures, update test results.Sergey Petrunya2010-02-181-2/+6
* | | Subquery optimizations: non-semijoin materializationSergey Petrunya2010-01-281-2/+2
* | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-1/+4
|/ /
* | Merge MySQL->MariaDBmariadb-merge-mysql-5.1.38minusSergey Petrunya2009-09-081-2/+14
|\ \ | |/
| * 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
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+1
|\ \ \ | |/ /
| * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-1/+0
|\ \ \ | |/ /
| * | manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcclone-5.1.29-buildGleb 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
* | | Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-3/+3
|\ \ \ | |/ /
| * | A pre-requisite for the fix for Bug#12713 "Error in a stored function unknown2007-12-201-3/+3
* | | Merge jani@marvel:/my/bk/mysql-maria.newunknown2007-12-181-2/+2
|\ \ \ | |/ / |/| |
| * | Fixed bug in undo_key_delete; Caused crashed key files in recoveryunknown2007-12-171-2/+2