summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* 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