summaryrefslogtreecommitdiff
path: root/sql/sql_derived.cc
Commit message (Expand)AuthorAgeFilesLines
* Mergemonty@mysql.com2003-11-281-3/+3
|\
| * Added missing SSL library (Should be in source distribution)monty@mysql.com2003-11-281-7/+6
* | removed unused variablebell@sanja.is.com.ua2003-11-271-2/+1
* | avoiding coping tmptable_parambell@sanja.is.com.ua2003-11-261-5/+4
|/
* after review fixesbell@sanja.is.com.ua2003-11-231-1/+1
* Fixed UNION fields type/length detectingbell@sanja.is.com.ua2003-11-231-86/+66
* Mergebell@sanja.is.com.ua2003-10-221-4/+0
|\
| * subqueries made printablebell@sanja.is.com.ua2003-10-161-4/+0
* | fixed deleting derived table tree after using (BUG#1536)bell@sanja.is.com.ua2003-10-171-1/+1
|/
* Mergebell@laptop.sanja.is.com.ua2003-10-061-6/+8
|\
| * Mergehf@deer.(none)2003-09-261-3/+7
| |\
| | * SCRUM:hf@deer.(none)2003-09-261-3/+7
| * | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-2/+0
| |/
| * Fix for bug 1176gluh@gluh.mysql.r18.ru2003-09-041-1/+1
* | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM))bell@laptop.sanja.is.com.ua2003-08-231-0/+3
|/
* Code cleanupbell@laptop.sanja.is.com.ua2003-08-161-5/+3
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-08-131-1/+2
|\
| * fixed problem with reference on derived table fields (BUG#1031)bell@sanja.is.com.ua2003-08-121-1/+2
* | mergebell@sanja.is.com.ua2003-08-111-0/+10
|\ \ | |/
| * mergeSinisa@sinisa.nasamreza.org2003-08-061-0/+10
| |\
| | * MergeSinisa@sinisa.nasamreza.org2003-07-191-0/+10
| | |\
| | | * Derived tables bug fix .......Sinisa@sinisa.nasamreza.org2003-06-121-2/+10
| | | * Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2003-05-311-0/+2
| | | |\
| | | | * Fix for the optimiser problem caused by the fact that with derivedSinisa@sinisa.nasamreza.org2003-05-311-0/+2
* | | | | mergebell@sanja.is.com.ua2003-08-051-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | count HAVING clause elements with select list elements, because agregate func...bell@sanja.is.com.ua2003-07-291-1/+2
| |/ / /
* | | | (SCRUM)bell@sanja.is.com.ua2003-07-031-1/+1
* | | | mergedbell@sanja.is.com.ua2003-06-251-1/+1
|\ \ \ \ | |/ / /
| * | | mergingbell@sanja.is.com.ua2003-05-261-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | fixed memory overrun (bug 380)bell@sanja.is.com.ua2003-05-171-1/+1
| | |/
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-05-261-1/+2
|\ \ \ | |/ / |/| |
| * | subselect transformation moved in after-fix_field placebell@sanja.is.com.ua2003-05-141-1/+2
| |/
* | After merge fixesmonty@mashka.mysql.fi2003-05-211-6/+10
|/
* Making a better fix for double released pointers and safe Sinisa@sinisa.nasamreza.org2003-04-261-1/+1
* A fix for a crashing bug in EXPLAIN on derived tables with a join.Sinisa@sinisa.nasamreza.org2003-04-101-1/+4
* After merge fixesmonty@narttu.mysql.fi2003-03-171-2/+4
* three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-1/+1
* Code clean-upSinisa@sinisa.nasamreza.org2003-02-151-29/+36
* fix a bug in derived tablesSinisa@sinisa.nasamreza.org2003-02-131-1/+1
* Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1monty@mashka.mysql.fi2003-02-121-1/+1
|\
| * Windows compile fixups (To be verified by respective devs)venu@myvenu.com2003-02-041-1/+1
* | Fixed a lot of wrong memory references as reported by valgrindmonty@mashka.mysql.fi2003-02-121-6/+15
|/
* improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-11/+16
* after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...bell@sanja.is.com.ua2003-01-261-24/+43
* mergingbell@sanja.is.com.ua2003-01-251-27/+16
|\
| * fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-4/+9
* | A small fix for privilege system as reported by HF.Sinisa@sinisa.nasamreza.org2003-01-211-1/+1
* | Fixed that derived tables are properly dropedmonty@mashka.mysql.fi2003-01-071-47/+56
* | mergingbell@sanja.is.com.ua2002-12-311-4/+5
|\ \
| * | support of subselect without FROM reducing (SCRUM)bell@sanja.is.com.ua2002-12-261-4/+5