summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* renamed join_types (as was suggested by Peter Gulutzan)bell@sanja.is.com.ua2003-09-141-1/+1
* reset() split in 2 function clear() & add()bell@laptop.sanja.is.com.ua2003-08-281-0/+1
* 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
| * cut&paste fixedserg@serg.mylan2003-07-151-1/+1
* | new optimisation for ref_null (SCRUM) (WL#818)bell@sanja.is.com.ua2003-07-171-0/+1
* | new IN subquery engine added for simple IN with non-primary index but without...bell@sanja.is.com.ua2003-07-081-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1bell@sanja.is.com.ua2003-07-071-2/+4
|\ \
| * \ mergebell@sanja.is.com.ua2003-07-071-2/+4
| |\ \ | | |/
| | * fixed subselect with to temporary tables executingbell@sanja.is.com.ua2003-07-071-1/+3
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-07-011-1/+1
| | |\
| | | * mergebell@sanja.is.com.ua2003-07-011-1/+1
| | | |\
| | | | * priventing allocation unused Item_buff (alloc_group_fields())bell@sanja.is.com.ua2003-05-301-1/+1
* | | | | Optimisation if simple IN subselect with primary indexbell@sanja.is.com.ua2003-07-071-2/+3
|/ / / /
* | | | avoiding of allocating JOIN structure on every UNION executingbell@sanja.is.com.ua2003-07-051-32/+49
|/ / /
* | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...monty@mashka.mysql.fi2003-06-301-2/+5
|/ /
* | Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-12/+37
|/
* Making a better fix for double released pointers and safe Sinisa@sinisa.nasamreza.org2003-04-261-39/+0
* Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mysql.com2003-03-141-2/+1
|\
| * cleanupserg@serg.mysql.com2003-03-141-2/+1
* | three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-2/+1
|/
* Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-2/+2
|\
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-2/+2
* | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-1/+2
* | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-1/+0
* | improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-1/+1
* | mergingbell@sanja.is.com.ua2003-01-251-13/+41
|\ \
| * | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-13/+41
* | | Fixed that derived tables are properly dropedmonty@mashka.mysql.fi2003-01-071-0/+1
|/ /
* | After merge fixesmonty@mashka.mysql.fi2002-12-061-7/+4
* | Merge with 4.0.6monty@mashka.mysql.fi2002-12-051-10/+12
|\ \ | |/
| * Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-1/+2
| * Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-9/+9
| * New multi-table-update codemonty@mashka.mysql.fi2002-11-291-0/+1
* | fixed cyclic reference bugbell@sanja.is.com.ua2002-11-141-1/+2
* | BINARY charset is now used instead of binary_flagbar@bar.mysql.r18.ru2002-10-251-1/+1
* | mergingbell@sanja.is.com.ua2002-10-041-1/+3
|\ \
| * \ mergedbell@sanja.is.com.ua2002-09-031-1/+3
| |\ \
| | * | subselect with unionbell@sanja.is.com.ua2002-09-031-1/+3
* | | | Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-1/+3
|/ / /
* | | Adding a necessary functionality to ::store and ::save_in_fieldSinisa@sinisa.nasamreza.org2002-08-241-2/+2
|/ /
* | mergebell@sanja.is.com.ua2002-05-261-1/+1
|\ \
| * | Now string values are created and filled with charset fieldbar@gw.udmsearch.izhnet.ru2002-05-171-1/+1
| |/
* | added depended subselect processingbell@sanja.is.com.ua2002-05-261-0/+3
* | simple subselects ported to new select_lex structuresbell@sanja.is.com.ua2002-05-121-2/+65
* | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...bell@sanja.is.com.ua2002-05-081-1/+4
|/
* Increase max package length to 512M for mysql and mysqldump.monty@hundin.mysql.fi2002-01-231-1/+1
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-2/+3
* Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* Update of query cache code.monty@hundin.mysql.fi2001-12-051-9/+9