summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-141-2/+1
|\
| * Fix for BUG#8218:unknown2005-02-121-2/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-091-1/+13
|\ \
| * | Better bugfix for "HAVING when refering to RAND()" (Bug #8216)unknown2005-02-081-1/+13
| |/
* | Fix for BUG#8371: wrong rec_per_key value for hash index on temporary tableunknown2005-02-081-0/+1
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-02-011-1/+1
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2005-01-231-1/+1
| |\
| | * fixed problem with distinct select with grouping and subqueries (BUG#7946)unknown2005-01-201-1/+1
* | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-261-7/+0
|\ \ \
| * | | Cleanups during reviewunknown2005-01-251-7/+0
| |/ /
* | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-01-241-3/+10
|\ \ \ | |/ /
| * | Merge rurik.mysql.com:/home/igor/dev/mysql-4.0-0unknown2005-01-221-3/+10
| |\ \ | | |/ | |/|
| | * select_found.result, select_found.test:unknown2005-01-221-3/+10
* | | BUG#6034 - Error code 124: Wrong medium type.unknown2005-01-191-1/+17
|/ /
* | Merge mysql.com:/home/timka/mysql/src/4.1-virginunknown2005-01-171-4/+17
|\ \
| * | Fix for BUG#7331.unknown2005-01-061-4/+17
* | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-1/+1
|/ /
* | Merge Bug#7391 from 4.0unknown2004-12-181-8/+2
|\ \ | |/
| * Simplify code during reviewunknown2004-12-181-8/+2
* | * Added comments and one assertunknown2004-12-141-1/+2
* | fixed parameter to avoid accessing unallocated memoryunknown2004-12-131-1/+1
* | Fix for BUG#5837 merged from 4.0unknown2004-12-111-2/+8
|\ \ | |/
| * Fix for BUG#5837 - attempt 3.unknown2004-12-111-2/+8
* | Mergeunknown2004-12-011-1/+1
|\ \
| * | Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-221-1/+1
* | | now we create temporary join for all queries with subqueries to make correct ...unknown2004-11-301-1/+2
* | | backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-1/+1
* | | fixed joincleunup to avoid double deletin tables, and too earlyfull cleanup i...unknown2004-11-161-2/+4
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-081-4/+4
|\ \
| * | Simpler arena swapping codeunknown2004-11-081-4/+4
* | | join_outer.result, join_outer.test:unknown2004-11-051-1/+10
|/ /
* | Review of all code pushed since last reviewunknown2004-10-201-9/+23
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-33/+58
|\ \
| * | Blob support for the group_concat() function.unknown2004-10-101-33/+58
* | | A small simplification: perform two actions at once, register aunknown2004-10-101-8/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-101-32/+34
|\ \ \
| * | | A fix and test case for Bug#5987 "subselect in bool function unknown2004-10-101-32/+34
* | | | args_copy and cleunup() removed from Item_sumunknown2004-10-091-3/+5
|/ / /
* | | Deployment of centralized Item change registry, step 2: Item_ref unknown2004-10-081-1/+1
|/ /
* | After merge fixesunknown2004-10-071-1/+1
* | Fix for bug#5782: Don't choose the plan that accesses table with index_prev i...unknown2004-10-011-12/+6
* | bug#5782unknown2004-09-301-2/+4
* | Final solution for bug# 4302 "Ambiguos order by when renamed column isunknown2004-09-301-9/+17
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-09-161-0/+2
|\ \
| * | fixed temporary table processing expresions of subqueries and removed wrong r...unknown2004-09-061-0/+2
* | | Fix ; when compiling releaseunknown2004-09-131-1/+1
* | | select send_error cleanup (not everything is fixed)unknown2004-09-131-5/+3
* | | mergedunknown2004-09-071-0/+1
|\ \ \ | |/ / |/| / | |/
| * Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2004-09-021-1/+10
| |\
| | * select.result, select.test:unknown2004-09-021-1/+10