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 kostja@bodhi.(none)2007-12-121-2/+3
* | - addendum of the fix for bug 27786:gkodinov/kgeorge@magare.gmz2007-04-231-3/+1
* | Merge gbichot3.local:/home/mysql_src/mysql-5.0-rplguilhem@gbichot3.local2007-03-221-1/+1
|\ \ | |/
| * - renaming TMP_TABLE to NON_TRANSACTIONAL_TMP_TABLE because this isguilhem@gbichot3.local2007-03-221-1/+1
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-2/+0
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-2/+0
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-2/+0
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Table definition cache, part 2monty@mysql.com2005-11-231-2/+2
|/
* support of view underlying tables and SP functions security check added (BUG#...bell@sanja.is.com.ua2005-10-281-18/+21
* A fix and a test case for Bug#6513 "Test Suite: Values inserted by using konstantin@mysql.com2005-09-221-27/+16
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-151-0/+5
|\
| * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-08-151-0/+5
| |\
| | * Fix bug #11864 non unique names are allowed in subqueryevgen@moonbone.local2005-08-101-0/+5
* | | Fixes during review of new pushed codemonty@mysql.com2005-08-121-2/+1
|/ /
* | BUG#11869:part 2: post-review fixes: merging into 5.0sergefp@mysql.com2005-08-071-1/+2
|/
* Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-0/+4
* Patch two (the final one) for Bug#7306 "the server side preparedStatementkonstantin@mysql.com2005-06-071-5/+3
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-04-011-3/+6
|\
| * fixed mechanism of detection selection from table wich we updatebell@sanja.is.com.ua2005-03-281-3/+6
* | postmerge 4.1->5.0 fixesbell@sanja.is.com.ua2005-04-011-1/+1
* | merge 4.1->5.0bell@sanja.is.com.ua2005-03-311-1/+1
|\ \ | |/ |/|
| * fixed union types merging and table related metadata (BUG#8824)bell@sanja.is.com.ua2005-03-231-2/+2
* | Merge with 4.1monty@mysql.com2005-02-221-1/+7
|\ \ | |/
| * removed wrong distinct UNION detection (BUG#6565)bell@sanja.is.com.ua2005-02-141-2/+8
* | WL#2130: Table locking for stored FUNCTIONspem@mysql.comhem.se2005-02-081-0/+5
* | First stage of table definition cachemonty@mysql.com2005-01-061-3/+3
* | Merge with 4.1monty@mishka.local2004-12-221-1/+0
|\ \ | |/
| * Fix for bug #6765 "Implicit access to time zone description dlenev@brandersnatch.localdomain2004-12-091-1/+0
* | Small cleanup of derived tables handling.dlenev@brandersnatch.localdomain2004-12-191-5/+0
* | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng...gluh@gluh.mysql.r18.ru2004-12-161-0/+12
* | After merge fixesmonty@mysql.com2004-12-061-3/+3
* | new lock for multiupdate:bell@sanja.is.com.ua2004-11-051-101/+135