summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Sync string in EXPLAIN code with phrasing of manual (subquery, not subselect).arjen@george.bitbike.com2003-04-041-3/+3
* Fixes to avoid errors from valgrindmonty@narttu.mysql.fi2003-03-181-13/+33
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-171-3/+2
|\
| * Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-1/+1
| * sql_select.cc:bar@bar.mysql.r18.ru2003-03-171-2/+1
* | After merge fixesmonty@narttu.mysql.fi2003-03-171-2/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+15
|\ \ | |/ |/|
| * mergedserg@serg.mysql.com2003-03-131-0/+6
| |\
| | * added commentbell@sanja.is.com.ua2003-03-121-0/+4
| | * fixed bug of unchecked random part of WHERE clause (bug #142)bell@sanja.is.com.ua2003-03-111-0/+2
| * | Fix for replication of INSERT | REPLACE | CREATE ... SELECTmonty@mashka.mysql.fi2003-03-121-8/+5
| * | Fix for bug #136. We must write theguilhem@mysql.com2003-03-121-1/+8
| * | Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-0/+5
| |\ \ | | |/
| | * A fix for new conditions being defined and upper condition not updatedSinisa@sinisa.nasamreza.org2003-02-061-0/+5
| | * Fixing that 3.23 API / clients do not disconnect if a large Sinisa@sinisa.nasamreza.org2003-01-041-2/+1
| | * many bug fixesSinisa@sinisa.nasamreza.org2002-12-231-1/+2
* | | Mergebell@sanja.is.com.ua2003-03-151-9/+5
|\ \ \
| * \ \ Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mysql.com2003-03-141-9/+5
| |\ \ \
| | * | | cleanupserg@serg.mysql.com2003-03-141-9/+5
* | | | | fixed cleanup bugbell@sanja.is.com.ua2003-03-101-1/+14
|/ / / /
* | | | Fix for a crashing bugSinisa@sinisa.nasamreza.org2003-03-081-1/+1
* | | | merge fixesSinisa@sinisa.nasamreza.org2003-03-061-17/+13
|\ \ \ \ | |/ / / |/| | |
| * | | three bug fixes and major code cleanupSinisa@sinisa.nasamreza.org2003-03-061-17/+13
* | | | Merge work:/home/bk/mysql-4.1serg@serg.mysql.com2003-03-011-1/+1
|\ \ \ \
| * | | | error message fixedserg@serg.mysql.com2003-02-261-1/+1
| |/ / /
* | | | sql_analyse.cc, spatial.cc:bar@bar.mysql.r18.ru2003-02-261-21/+15
|/ / /
* | | make EXPLAIN killableserg@serg.mysql.com2003-02-211-2/+4
* | | Bug fix: for SHOW STATUS (when ssl is used)gluh@gluh.mysql.r18.ru2003-02-171-0/+2
* | | Merge gluh@192.168.21.1:/usr/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-02-171-2/+2
|\ \ \
| * | | Changed ROW_RESULT to defaultgluh@gluh.mysql.r18.ru2003-01-311-2/+2
* | | | Move tmp_table_used to THDmonty@mashka.mysql.fi2003-02-101-8/+12
* | | | Merge with 4.0 to get fix for MIN/MAXmonty@mashka.mysql.fi2003-02-071-0/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-0/+5
* | | | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-17/+32
|\ \ \ \ | |/ / /
| * | | Fix for MIN/MAX with empty tablesmonty@mashka.mysql.fi2003-02-031-0/+6
| * | | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-18/+26
* | | | after-review changes (577 SCRUM)bell@sanja.is.com.ua2003-02-021-54/+101
* | | | fixed bug in determinating uncacheable queriesbell@sanja.is.com.ua2003-01-301-12/+12
* | | | changes based on partial revie of task 577 (SCRUM)bell@sanja.is.com.ua2003-01-301-10/+10
* | | | cyclic reference test removed, becouse testing of Item::fixed field apply mor...bell@sanja.is.com.ua2003-01-301-35/+0
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-01-291-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Move latin1 into a separarte filebar@bar.mysql.r18.ru2003-01-291-3/+3
* | | | improving of fields list creation in derived tables and unionsbell@sanja.is.com.ua2003-01-291-8/+10
* | | | Mergebell@sanja.is.com.ua2003-01-281-375/+600
|\ \ \ \ | |/ / / |/| | |
| * | | fixed bugs in temporary tables in subselect implementation (SCRUM)bell@sanja.is.com.ua2003-01-281-7/+5
| * | | Merge sanja.is.com.ua:/home/bell/mysql/work-leak-4.1bell@sanja.is.com.ua2003-01-261-12/+5
| |\ \ \
| | * | | removed switching off static table optimization for subselects (SCRUM , pre-c...bell@sanja.is.com.ua2003-01-261-12/+5
| * | | | after merge fix of 577 task (SCRUM, pre commit to be able to merge with stati...bell@sanja.is.com.ua2003-01-261-14/+22
| * | | | mergingbell@sanja.is.com.ua2003-01-251-351/+577
| |\ \ \ \
| | * | | | fixed subselects with temporary tables (SCRUM)bell@sanja.is.com.ua2003-01-251-352/+578