summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | merge with 4.1monty@mysql.com2004-10-291-0/+3
|\ \ | |/
| * postreview fixes (BUG#5618 & BUG#5590)bell@sanja.is.com.ua2004-09-251-1/+1
| * fixed error handling if creating derived table failedbell@sanja.is.com.ua2004-09-171-0/+3
| * memory leak fixedbell@sanja.is.com.ua2004-09-051-3/+5
| * Fix for bug#4912 "mysqld crashs in case a statement is executedkonstantin@mysql.com2004-08-211-1/+1
* | memory leaks fixedbell@sanja.is.com.ua2004-09-041-3/+5
* | VIEWbell@sanja.is.com.ua2004-07-161-12/+10
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-1/+0
|\ \ | |/
| * Unused variables removed (many files).konstantin@mysql.com2004-06-211-1/+0
* | PS and SP made compatible in mechanism used for preparing query for rexecutio...bell@sanja.is.com.ua2004-05-201-1/+1
|/
* fixed subquery in the FROM clause with parameter (BUG#3020)bell@sanja.is.com.ua2004-04-081-29/+35
* Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+0
* correct support for a mix of UNION/UNION ALL in the same query.serg@serg.mylan2004-03-231-1/+1
* DBUG_ASSERT(fixed == 0) added to fix_fields()bell@sanja.is.com.ua2004-03-171-1/+5
* after merge & valgrind test fixes (BUG#2120)bell@sanja.is.com.ua2004-02-101-0/+2
* ufter revview fix (BUG#2120)bell@sanja.is.com.ua2004-02-091-8/+8
* make JOIN::prepare, JOIN::optimize only once for EXPLAIN of derived tablebell@sanja.is.com.ua2004-02-011-0/+9
* now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-127/+110
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-01-171-8/+11
|\
| * assigned correct lex->current_select for derived tables (BUG#2349)bell@sanja.is.com.ua2004-01-141-8/+11
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-01-171-0/+3
|\ \
| * | As far as we cut off derived table branch, we have to close JOINs (BUG#2141)bell@sanja.is.com.ua2004-01-061-0/+3
| |/
* | fixed unlocking tables during subquery execution (BUG#2048)bell@sanja.is.com.ua2003-12-101-1/+1
|/
* Mergemonty@mysql.com2003-11-281-3/+3
|\
| * Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-7/+6