summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-06-191-1/+1
|\
| * Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-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 with 4.0.13monty@narttu.mysql.fi2003-05-191-1/+1
|\ \ | |/ |/|
| * Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-2/+3
| * Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-1/+2
| * Applying Sinisa's patch:lenz@mysql.com2003-02-191-5/+1
| * A lot of portability fixes.monty@mashka.mysql.fi2003-01-051-1/+1
* | Making a better fix for double released pointers and safe Sinisa@sinisa.nasamreza.org2003-04-261-3/+2
* | Fix for a bug record #307.Sinisa@sinisa.nasamreza.org2003-04-211-11/+9
* | Post - post merge fix.Sinisa@sinisa.nasamreza.org2003-04-091-1/+0
* | merge fixSinisa@sinisa.nasamreza.org2003-04-091-26/+44
|\ \
| * | A better fix for UNION and slow query log.monty@mashka.mysql.fi2003-04-081-27/+44
* | | Fix for a crashing bug in union.Sinisa@sinisa.nasamreza.org2003-03-291-5/+4
|/ /
* | Fixing a bug #195Sinisa@sinisa.nasamreza.org2003-03-271-2/+6
* | Fixes to avoid errors from valgrindmonty@narttu.mysql.fi2003-03-181-7/+3
* | three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-25/+39
* | Allowing NULL values in UNION's with first SELECT having only NOT NULLSinisa@sinisa.nasamreza.org2003-02-221-1/+4
* | Code clean-upSinisa@sinisa.nasamreza.org2003-02-151-2/+2
* | fix a bug in derived tablesSinisa@sinisa.nasamreza.org2003-02-131-49/+71
* | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-8/+9
* | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-3/+3
* | improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-24/+40
* | fixed bugs in temporary tables in subselect implementation (SCRUM)bell@sanja.is.com.ua2003-01-281-2/+2
* | mergingbell@sanja.is.com.ua2003-01-251-18/+23
|\ \
| * | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-18/+23
* | | bug fixes and tests ...Sinisa@sinisa.nasamreza.org2002-12-251-3/+4
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-12-141-1/+1
|\ \ \
| * \ \ mergingbell@sanja.is.com.ua2002-12-101-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related)bell@sanja.is.com.ua2002-12-061-1/+1
* | | | derived tables with UNION's ...Sinisa@sinisa.nasamreza.org2002-12-121-4/+2
* | | | fix for a bug with UNION in sub-select's and start working on Sinisa@sinisa.nasamreza.org2002-12-091-0/+2
|/ / /
* | | After merge fixesmonty@mashka.mysql.fi2002-12-061-5/+5
* | | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-4/+4
|\ \ \ | |/ / |/| / | |/
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-8/+11
* | fix of error handlingbell@sanja.is.com.ua2002-12-011-1/+1
* | fixed * without tables in IN bugbell@sanja.is.com.ua2002-11-281-0/+4
* | lot's of fixes with test casesSinisa@sinisa.nasamreza.org2002-11-181-1/+0
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1Sinisa@sinisa.nasamreza.org2002-11-161-1/+7
|\ \
| * | Fixed bugs pointed by "Crash with 'big' derivated table in MySQL-4.1" bugreportbell@sanja.is.com.ua2002-11-161-1/+7
* | | A fix for the bug when MyISAM tmp table has to be created in orderSinisa@sinisa.nasamreza.org2002-11-151-0/+1
|/ /
* | removed SELECT_LEX_UNIT -> SELECT_LEX pointer conversion (SCRUM)bell@sanja.is.com.ua2002-10-301-12/+15
* | fixed union rexecution bugbell@sanja.is.com.ua2002-10-271-2/+6
* | code cleanupbell@sanja.is.com.ua2002-10-261-39/+16
* | fix of the small bug in UNION'sSinisa@sinisa.nasamreza.org2002-10-161-5/+7
* | mergemonty@narttu.mysql.fi2002-10-141-1/+6
|\ \
| * | fixed bug of multi-level EXPLAINbell@sanja.is.com.ua2002-10-131-1/+6
* | | Portability fixes to be able to compile MySQL with VC++monty@narttu.mysql.fi2002-10-081-2/+2
|/ /
* | mergingbell@sanja.is.com.ua2002-10-041-128/+200
|\ \