summaryrefslogtreecommitdiff
path: root/sql/sql_union.cc
Commit message (Expand)AuthorAgeFilesLines
* Two small fixesSinisa@sinisa.nasamreza.org2003-08-301-2/+2
* Fix for a compilation problem with VC++Sinisa@sinisa.nasamreza.org2003-08-301-3/+3
* Merge fixesSinisa@sinisa.nasamreza.org2003-08-271-28/+25
* sql_union.cc:Sinisa@sinisa.nasamreza.org2003-08-271-1/+1
* merge fixesSinisa@sinisa.nasamreza.org2003-08-271-39/+49
|\
| * union.result:Sinisa@sinisa.nasamreza.org2003-08-231-15/+24
* | quick fix for found row counterbell@laptop.sanja.is.com.ua2003-08-201-10/+15
* | Mergebell@laptop.sanja.is.com.ua2003-08-201-16/+24
|\ \ | |/
| * fixing limit and SQL_CALC_FOUND_ROWS issuesSinisa@sinisa.nasamreza.org2003-08-201-16/+24
* | after merge changingbell@laptop.sanja.is.com.ua2003-08-201-0/+5
* | mergebell@laptop.sanja.is.com.ua2003-08-191-2/+2
|\ \ | |/
| * mergemonty@mashka.mysql.fi2003-08-191-2/+3
| |\
| * \ Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-2/+2
| |\ \
| | * | Lot's of clean-ups and fixes for 4.0.14.Sinisa@sinisa.nasamreza.org2003-07-021-2/+1
| | * | Two Sprint tasks and two behaviour changes.Sinisa@sinisa.nasamreza.org2003-06-171-6/+6
* | | | 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/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | fixed problem with reference on derived table fields (BUG#1031)bell@sanja.is.com.ua2003-08-121-1/+1
* | | | mergebell@sanja.is.com.ua2003-08-121-1/+2
|\ \ \ \ | |/ / /
| * | | mergebell@sanja.is.com.ua2003-08-091-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | fixed union unlocking problem (BUG#906)bell@sanja.is.com.ua2003-08-091-1/+2
* | | | mergebell@sanja.is.com.ua2003-08-111-11/+7
|\ \ \ \ | |/ / /
| * | | mergeSinisa@sinisa.nasamreza.org2003-08-061-11/+7
| |\ \ \
| | * | | sql_union.cc, sql_select.cc:Sinisa@sinisa.nasamreza.org2003-08-061-10/+6
| | * | | MergeSinisa@sinisa.nasamreza.org2003-07-191-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| | | * | code cleanupSinisa@sinisa.nasamreza.org2003-06-251-1/+1
* | | | | 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
| |/ / /
* | | | avoiding of allocating JOIN structure on every UNION executingbell@sanja.is.com.ua2003-07-051-1/+27
* | | | (SCRUM)bell@sanja.is.com.ua2003-07-031-13/+11
* | | | after review changes (SCRUM)bell@sanja.is.com.ua2003-07-021-10/+1
* | | | Mergebell@sanja.is.com.ua2003-06-301-54/+58
|\ \ \ \ | |/ / / |/| | |
| * | | mergedbell@sanja.is.com.ua2003-06-251-2/+2
| |\ \ \
| * \ \ \ Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-05-261-54/+58
| |\ \ \ \
| | * | | | subselect transformation moved in after-fix_field placebell@sanja.is.com.ua2003-05-141-54/+58
* | | | | | fixed bug #745bell@sanja.is.com.ua2003-06-281-1/+2
| |_|/ / / |/| | | |
* | | | | 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