summaryrefslogtreecommitdiff
path: root/sql/sql_select.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix UNIONmonty@tik.mysql.fi2001-08-021-3/+5
* mergemonty@work.mysql.com2001-05-311-2/+5
|\
| * Added functions for symbolic link handling to make it possible tomonty@hundin.mysql.fi2001-05-311-2/+5
* | Don't write rows in MyISAM tables when using count(distinct)monty@tik.mysql.fi2001-05-231-1/+1
* | Merged with 3.23, needs further fix-upsasha@mysql.sashanet.com2001-05-101-0/+1
|\ \ | |/
| * Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+2
* | Fixes for embedded MySQLmonty@donna.mysql.fi2001-04-251-1/+1
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()monty@donna.mysql.fi2001-04-121-0/+1
|/
* Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-2/+6
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andmonty@donna.mysql.com2000-10-141-1/+1
* Automatic repair of MyISAM tables + portability fixesmonty@tik.mysql.com2000-10-111-1/+1
* DISTINCT optimizationmonty@tramp.mysql.fi2000-10-061-18/+18
* Import changesetbk@work.mysql.com2000-07-311-0/+291