summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5143: update of a joined table with a nested subquery with a syntax erro...unknown2013-10-211-1/+2
* Fixed bug mdev-5105.Igor Babaev2013-10-101-2/+0
* MDEV-5039: incorrect Item_func_regex::update_used_tables()unknown2013-09-251-0/+13
* MDEV-4593: p_s: crash in simplify_joins with delete using subselect from viewunknown2013-06-061-1/+10
* Fixed LP bug #953649.Igor Babaev2012-03-131-0/+1
* Moving LP BUG#794005 to 5.3 + fixing INSERT of multi-table view.unknown2012-02-031-1/+1
* Fixed LP bug #917990.Igor Babaev2012-01-181-0/+1
* Merge with 5.2.Michael Widenius2011-12-111-2/+4
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ | |/ /
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | Fixed LP bug #819716.Igor Babaev2011-08-081-1/+1
* | | Fixed valgrind problems of the patch for bug 794901.Igor Babaev2011-07-181-5/+1
* | | Fixed LP bug #794901.Igor Babaev2011-07-161-40/+15
* | | Merge with the latest 5.3 code.Igor Babaev2011-07-111-35/+49
|\ \ \
| * | | Fixed a typo in the patch for bug 794890.Igor Babaev2011-06-131-1/+1
| * | | Fixed LP bug #794890.Igor Babaev2011-06-131-35/+49
* | | | Fixed LP bug #798576.Igor Babaev2011-06-241-0/+5
|/ / /
* | | Fixed LP bug #794038.Igor Babaev2011-06-091-8/+7
* | | Fixed LP bug #793436.Igor Babaev2011-06-061-1/+4
* | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-186/+810
|\ \ \
| * | | Fixed compiler warnings.Igor Babaev2011-05-191-2/+1
| * | | Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-186/+811
| |\ \ \ |/ / / /
| * | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-181/+803
* | | | Merge with 5.2Michael Widenius2011-03-091-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed following problems:Sergey Glukhov2010-12-141-1/+2
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+3
* | | Subquery optimizations backport: fix test failures, update test results.Sergey Petrunya2010-02-181-1/+2
|/ /
* | merged 5.0-bugteam to 5.1-bugteamGeorgi Kodinov2009-05-271-0/+1
|\ \
| * | Bug #38159: Function parsing problem generates misleading error messageGeorgi Kodinov2009-05-271-0/+1
| |/
| * Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-1/+1
* | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-23/+53
* | Bug#12713 "Error in a stored function called from a SELECT doesn't unknown2007-12-121-2/+3
* | - addendum of the fix for bug 27786:unknown2007-04-231-3/+1
* | Merge gbichot3.local:/home/mysql_src/mysql-5.0-rplunknown2007-03-221-1/+1
|\ \ | |/
| * - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this isunknown2007-03-221-1/+1
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-2/+0
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-2/+0
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-2/+0
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | Table definition cache, part 2unknown2005-11-231-2/+2
|/
* support of view underlying tables and SP functions security check added (BUG#...unknown2005-10-281-18/+21
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using unknown2005-09-221-27/+16
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+5
|\
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-0/+5
| |\
| | * Fix bug #11864 non unique names are allowed in subqueryunknown2005-08-101-0/+5
* | | Fixes during review of new pushed codeunknown2005-08-121-2/+1
|/ /
* | BUG#11869:part 2: post-review fixes: merging into 5.0unknown2005-08-071-1/+2
|/