summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix UNIONunknown2001-08-021-3/+5
* mergeunknown2001-05-311-2/+5
|\
| * Added functions for symbolic link handling to make it possible tounknown2001-05-311-2/+5
* | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-231-1/+1
* | Merged with 3.23, needs further fix-upunknown2001-05-101-0/+1
|\ \ | |/
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+2
* | Fixes for embedded MySQLunknown2001-04-251-1/+1
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-0/+1
|/
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-2/+6
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-1/+1
* Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-1/+1
* DISTINCT optimizationunknown2000-10-061-18/+18
* Import changesetunknown2000-07-311-0/+291