summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#25126: Wrongly resolved field leads to a crash.unknown2007-03-041-5/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2007-02-131-6/+8
|\
| * fix for bug #19690: ORDER BY eliminates rows from the resultunknown2007-01-311-6/+8
* | Fixed bug #24987.unknown2007-01-301-8/+10
* | Fixed bug #24653.unknown2007-01-251-0/+21
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-1/+1
|\
| * Fix for bug #20732: Partial index and long sjis search with '>' fails sometimesunknown2006-10-191-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-11-021-2/+9
|\ \
| * \ Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-4.1-runtimeunknown2006-10-171-2/+9
| |\ \ | | |/ | |/|
| | * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.unknown2006-10-061-2/+9
* | | Merge perch.ndb.mysql.com:/home/jonas/src/mysql-4.1unknown2006-10-271-7/+24
|\ \ \
| * \ \ Merge bk-internal:/home/bk/mysql-4.1unknown2006-10-201-1/+6
| |\ \ \
| | * \ \ Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-4.1unknown2006-10-191-1/+6
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fixed bug#20825: rollup puts non-equal values togetherunknown2006-09-291-1/+6
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesunknown2006-10-171-6/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#12240 - Rows Examined in Slow Log showing incorrect number?unknown2006-10-111-6/+18
| | |/ /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-ndbunknown2006-10-251-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2unknown2006-10-231-2/+3
| |\ \ \ | | |/ /
| * | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-09-281-1/+6
| * | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/mainunknown2006-09-251-8/+28
| |\ \ \
| * \ \ \ Merge willster.(none):/home/stewart/Documents/MySQL/4.1/ndbunknown2006-09-201-42/+56
| |\ \ \ \
| * | | | | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesunknown2006-08-101-0/+2
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-10-031-19/+24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Fix for bug#22338 "Valgrind warning: uninitialized variable inunknown2006-09-281-19/+24
| | |_|/ | |/| |
* | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-4.1unknown2006-09-281-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed bug #22085: Crash on the execution of a prepared unknown2006-09-161-2/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesunknown2006-09-201-3/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Merge bk-internal:/home/bk/mysql-4.0unknown2006-09-191-3/+13
| |\ \ \
| | * | | Better bug fix for #14400 "Query joins wrong rows from table which is subject...unknown2006-08-101-2/+12
* | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-09-051-5/+15
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Bug #16792 query with subselect, join, and group not returning proper valuesunknown2006-08-101-5/+15
| | |_|/ | |/| |
* | | | BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong resultunknown2006-09-041-7/+8
* | | | Merge lamia.home:/home/timka/mysql/src/4.1-virginunknown2006-09-011-5/+14
|\ \ \ \
| * | | | Fix for BUG#21787: COUNT(*) + ORDER BY + LIMIT returns wrong resultunknown2006-09-011-5/+14
| |/ / /
* | | | Merge lamia.home:/home/timka/mysql/src/4.1-virginunknown2006-08-231-30/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug #21456: SELECT DISTINCT(x) produces incorrect results when using order byunknown2006-08-231-30/+30
| |/ /
* | | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2006-08-161-0/+4
|\ \ \ | |/ / |/| |
| * | Bug#9509: Optimizer: wrong result after AND with latin1_german2_ci comparisonsunknown2006-04-201-0/+4
* | | Merge moonbone.local:/work/tmp_merge-4.1unknown2006-08-021-4/+31
|\ \ \
| * \ \ 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
| | |\ \ \
| | | * | | * Bug #20792: Incorrect results from aggregate subqueryunknown2006-07-261-2/+8
| * | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-4.1-optunknown2006-07-261-2/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Bug #21019: First result of SELECT COUNT(*) different than consecutive runsunknown2006-07-261-2/+5
| | |/ / /
| * | | | Fix for BUG#20954: avg(keyval) retuns 0.38 but max(keyval) returns an empty setunknown2006-07-261-0/+18
| |/ / /
* | | | BUG#21206: memory corruption when too many cursors are opened at onceunknown2006-07-261-4/+8
|/ / /
* | | Bug #17212 results not sorted correctly by ORDER BY when using indexunknown2006-07-121-1/+19
* | | 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 rakia:mysql/4.1/B14553unknown2006-07-101-2/+2
|\ \ \ \