summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+4
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | 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 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
* Patch two (the final one) for Bug#7306 "the server side preparedStatementunknown2005-06-071-5/+3
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-04-011-3/+6
|\
| * fixed mechanism of detection selection from table wich we updateunknown2005-03-281-3/+6
* | postmerge 4.1->5.0 fixesunknown2005-04-011-1/+1
* | merge 4.1->5.0unknown2005-03-311-1/+1
|\ \ | |/ |/|
| * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-2/+2
* | Merge with 4.1unknown2005-02-221-1/+7
|\ \ | |/
| * removed wrong distinct UNION detection (BUG#6565)unknown2005-02-141-2/+8
* | WL#2130: Table locking for stored FUNCTIONsunknown2005-02-081-0/+5
* | First stage of table definition cacheunknown2005-01-061-3/+3
* | Merge with 4.1unknown2004-12-221-1/+0
|\ \ | |/
| * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | Small cleanup of derived tables handling.unknown2004-12-191-5/+0
* | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...unknown2004-12-161-0/+12
* | After merge fixesunknown2004-12-061-3/+3
* | new lock for multiupdate:unknown2004-11-051-101/+135