summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-187/+788
|\
| * 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
| |\ \
* | \ \ 5.5-mergeSergei Golubchik2011-07-021-6/+15
|\ \ \ \
| * | | | Bug #58730 Assertion failed: table->key_read == 0 in close_thread_table,Jon Olav Hauglid2010-12-161-5/+13
| * | | | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-141-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed following problems:Sergey Glukhov2010-12-141-1/+2
* | | | | merge.Sergei Golubchik2010-11-251-1/+2
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Merge 5.2->5.3Sergey Petrunya2010-10-101-3/+3
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | Subquery optimizations backport: fix test failures, update test results.Sergey Petrunya2010-02-181-1/+2
* | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-06-101-3/+3
|\ \ \ | | |/ | |/|
| * | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-3/+3
| |/
* | WL#5030: Splitting mysql_priv.hMats Kindahl2010-04-071-0/+1
* | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-2/+5
* | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-2/+2
* | WL#2110 (SIGNAL)Marc Alff2009-09-101-3/+3
|/
* 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
|/
* Name resolution context added (BUG#6443)unknown2005-07-011-0/+4