summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* renamed join_types (as was suggested by Peter Gulutzan)unknown2003-09-141-1/+1
* reset() split in 2 function clear() & add()unknown2003-08-281-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-08-131-1/+2
|\
| * fixed problem with reference on derived table fields (BUG#1031)unknown2003-08-121-1/+2
| * cut&paste fixedunknown2003-07-151-1/+1
* | new optimisation for ref_null (SCRUM) (WL#818)unknown2003-07-171-0/+1
* | new IN subquery engine added for simple IN with non-primary index but without...unknown2003-07-081-2/+3
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-top3-4.1unknown2003-07-071-2/+4
|\ \
| * \ mergeunknown2003-07-071-2/+4
| |\ \ | | |/
| | * fixed subselect with to temporary tables executingunknown2003-07-071-1/+3
| | * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-07-011-1/+1
| | |\
| | | * mergeunknown2003-07-011-1/+1
| | | |\
| | | | * priventing allocation unused Item_buff (alloc_group_fields())unknown2003-05-301-1/+1
* | | | | Optimisation if simple IN subselect with primary indexunknown2003-07-071-2/+3
|/ / / /
* | | | avoiding of allocating JOIN structure on every UNION executingunknown2003-07-051-32/+49
|/ / /
* | | Remove FORCE_INIT_OF_VARS when compiling for valgrind/purify to spot wrong LI...unknown2003-06-301-2/+5
|/ /
* | Added SQLSTATE to client/server protocolunknown2003-06-041-12/+37
|/
* Making a better fix for double released pointers and safe unknown2003-04-261-39/+0
* Merge bk-internal:/home/bk/mysql-4.1/unknown2003-03-141-2/+1
|\
| * cleanupunknown2003-03-141-2/+1
* | three bug fixes and major code cleanupunknown2003-03-061-2/+1
|/
* Merge with 4.0.11unknown2003-02-041-2/+2
|\
| * Fixes for Netwareunknown2003-01-281-2/+2
* | after-review changes (577 SCRUM)unknown2003-02-021-1/+2
* | cyclic reference test removed, becouse testing of Item::fixed field apply mor...unknown2003-01-301-1/+0
* | improving of fields list creation in derived tables and unionsunknown2003-01-291-1/+1
* | mergingunknown2003-01-251-13/+41
|\ \
| * | fixed subselects with temporary tables (SCRUM)unknown2003-01-251-13/+41
* | | Fixed that derived tables are properly dropedunknown2003-01-071-0/+1
|/ /
* | After merge fixesunknown2002-12-061-7/+4
* | Merge with 4.0.6unknown2002-12-051-10/+12
|\ \ | |/
| * Copy arguments given to mysql_server_init()unknown2002-12-051-1/+2
| * Change of internal key_field=NULL handling to avoid error messages.unknown2002-12-031-9/+9
| * New multi-table-update codeunknown2002-11-291-0/+1
* | fixed cyclic reference bugunknown2002-11-141-1/+2
* | BINARY charset is now used instead of binary_flagunknown2002-10-251-1/+1
* | mergingunknown2002-10-041-1/+3
|\ \
| * \ mergedunknown2002-09-031-1/+3
| |\ \
| | * | subselect with unionunknown2002-09-031-1/+3
* | | | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-1/+3
|/ / /
* | | Adding a necessary functionality to ::store and ::save_in_fieldunknown2002-08-241-2/+2
|/ /
* | mergeunknown2002-05-261-1/+1
|\ \
| * | Now string values are created and filled with charset fieldunknown2002-05-171-1/+1
| |/
* | added depended subselect processingunknown2002-05-261-0/+3
* | simple subselects ported to new select_lex structuresunknown2002-05-121-2/+65
* | new SELECT_LEX structures used for storing global ORDER BY, global LIMIT & li...unknown2002-05-081-1/+4
|/
* Increase max package length to 512M for mysql and mysqldump.unknown2002-01-231-1/+1
* Added support of null keys in HEAP tablesunknown2002-01-121-2/+3
* Update copyrightunknown2001-12-061-3/+3
* Update of query cache code.unknown2001-12-051-9/+9