summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed bugs pointed by "Crash with 'big' derivated table in MySQL-4.1" bugreportbell@sanja.is.com.ua2002-11-161-2/+1
* some code cleanup as per CTO's instructions plus a small bug fix withSinisa@sinisa.nasamreza.org2002-11-121-1/+1
* Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-111-0/+1
|\
| * small bug fixSinisa@sinisa.nasamreza.org2002-11-111-0/+1
* | prevent using expernal fields in derived tablesbell@sanja.is.com.ua2002-11-111-1/+5
|/
* Some code optimisations related to EXPLAIN of derived tables and the Sinisa@sinisa.nasamreza.org2002-11-091-5/+5
* moved similar code to functionbell@sanja.is.com.ua2002-11-041-2/+2
* changes for mysqladmin debugSinisa@sinisa.nasamreza.org2002-10-301-1/+2
* mergingbell@sanja.is.com.ua2002-10-041-10/+13
|\
| * new EXPLAINbell@sanja.is.com.ua2002-09-261-10/+13
| * subselect with unionbell@sanja.is.com.ua2002-09-031-1/+1
* | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-1/+1
|/
* mergingbell@sanja.is.com.ua2002-05-281-5/+5
|\
| * derived table with * bug fixedbell@sanja.is.com.ua2002-05-281-1/+1
* | Hiding internal pointers of SELECT_LEX structuresbell@sanja.is.com.ua2002-05-271-1/+1
* | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...bell@sanja.is.com.ua2002-05-081-11/+13
* | new SELECT_LEX structurebell@sanja.is.com.ua2002-05-071-8/+11
|/
* Derived tables !Sinisa@sinisa.nasamreza.org2002-03-261-0/+121