summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-0/+9
|\
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-1/+1
| |\
| * \ mergingunknown2005-02-281-0/+9
| |\ \
| | * | A fix (bug #5615 type of aggregate function column wrong when using group by).unknown2004-10-111-0/+9
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-011-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix for BUG#8726: In JOIN::optimize on ER_TOO_BIG_SELECT error set JOIN::erro...unknown2005-02-281-1/+1
| |/ /
* | | mergingunknown2005-02-281-39/+106
|\ \ \ | |/ /
| * | Fixed wrong memory references found by purifyunknown2005-02-281-10/+23
| * | 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
| |/ / /
* | | | A fix (bug #6089: FOUND_ROWS returns wrong values when no table/view is used).unknown2004-10-271-1/+3
|/ / /
* | | 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