summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge tkatchaounov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-281-34/+34
|\
| * Merge lamia.home:/home/timka/mysql/src/4.1-bug-21456unknown2006-08-231-34/+34
| |\
| | * Bug #21456: SELECT DISTINCT(x) produces incorrect results when using order byunknown2006-08-231-30/+30
| | * Merge moonbone.local:/work/tmp_merge-4.1unknown2006-08-021-4/+31
| | |\
* | | | Fixed bug #21390: wrong estimate of rows after elimination ofunknown2006-08-251-24/+54
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-221-1/+3
|\ \ \ \
| * | | | Fixed bug#16861: User defined variable can have a wrong value if a tmp table wasunknown2006-08-221-1/+3
| |/ / /
* | | | Fixed bug#21475: Wrongly applied constant propagation leads to a false compar...unknown2006-08-211-16/+4
* | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-161-1/+18
|\ \ \ \
| * | | | Fixed bug #18165.unknown2006-08-161-1/+18
* | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed bug#21261: Wrong access rights was required for an insert into a viewunknown2006-08-151-1/+1
| |/ / /
* | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-151-0/+2
|\ \ \ \
| * \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-151-0/+2
| |\ \ \ \
| | * | | | Bug #21174: Index degrades sort performance and unknown2006-08-141-0/+2
* | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-151-1/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bug #21159: Optimizer: wrong result after AND with different data typesunknown2006-08-151-1/+16
| | |/ / / | |/| | |
* | | | | Bug #21302: Result not properly sorted when using an ORDER BY on a second unknown2006-08-141-1/+2
|/ / / /
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-08-021-14/+71
|\ \ \ \ | |/ / /
| * | | select.result, func_group.result, sql_select.cc:unknown2006-07-311-1/+2
| * | | Merge sunlight.local:/local_work/tmp_merge-4.1-opt-mysqlunknown2006-07-291-0/+18
| |\ \ \ | | | |/ | | |/|
| | * | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-07-271-2/+8
| | |\ \
| | | * \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-07-261-2/+8
| | | |\ \
| | * | \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-07-261-2/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Fix for BUG#20954: avg(keyval) retuns 0.38 but max(keyval) returns an empty setunknown2006-07-261-0/+18
| * | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-271-6/+9
| |\ \ \ \ \
| | * \ \ \ \ Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-271-4/+1
| | |\ \ \ \ \
| | | * | | | | item_func.h, item_func.cc, sql_select.cc, item.h:unknown2006-07-261-4/+1
| | * | | | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B20792-4.1-optunknown2006-07-261-2/+8
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | / / | | | | |_|/ / | | | |/| | |
| | | * | | | * Bug #20792: Incorrect results from aggregate subqueryunknown2006-07-261-2/+8
| | | |/ / /
| * | | | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B21019-4.1-optunknown2006-07-261-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | Bug #21019: First result of SELECT COUNT(*) different than consecutive runsunknown2006-07-261-2/+5
| | |/ /
| * | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-261-0/+20
| |\ \ \
| | * | | Fixed bug#19862: Sort with filesort by function evaluates function twiceunknown2006-07-261-0/+20
| * | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-07-251-2/+12
| |\ \ \ \
| | * | | | Bug#16712: group_concat returns odd srting insead of intended resultunknown2006-07-251-2/+12
| * | | | | Merge office:mysql/autopush/B20466-5.0-optunknown2006-07-221-7/+9
| |\ \ \ \ \
| | * | | | | Bug #20466: a view is mixing data when there's a trigger on the tableunknown2006-07-211-7/+9
| | | |/ / / | | |/| | |
| * | | | | Bug #20868: Client connection is broken on SQL query errorunknown2006-07-211-1/+1
| |/ / / /
* | | | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/tmp_mergeunknown2006-07-291-4/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | BUG#21206: memory corruption when too many cursors are opened at onceunknown2006-07-261-4/+8
| | |_|/ | |/| |
* | | | sql_select.cc:unknown2006-07-281-4/+4
| |/ / |/| |
* | | Fixed bug #20519.unknown2006-07-141-0/+5
* | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B17212-4.1-optunknown2006-07-141-1/+19
|\ \ \ | |/ /
| * | Bug #17212 results not sorted correctly by ORDER BY when using indexunknown2006-07-121-1/+19
* | | Fixed bug #19714.unknown2006-07-131-2/+7
* | | Merge moonbone.local:/work/16302-bug-4.1-opt-mysqlunknown2006-07-131-0/+5
|\ \ \ | |/ /
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-07-121-0/+5
| |\ \
| | * | Fixed bug#18503: Queries with a quantified subquery returning empty setunknown2006-07-121-0/+5
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-07-131-2/+2
|\ \ \ \