summaryrefslogtreecommitdiff
path: root/sql/sql_select.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug#22338 "Valgrind warning: uninitialized variable inunknown2006-09-281-19/+24
* 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
|\ \ \ \
| * | | | BUG#14553: NULL in WHERE resets LAST_INSERT_IDunknown2006-07-101-2/+2
* | | | | Bug #16458: Simple SELECT FOR UPDATE causes "Result Set not updatable" errorunknown2006-06-271-0/+168
| |/ / / |/| | |
* | | | * Bug #9676: INSERT INTO x SELECT .. FROM x LIMIT 1; slows down with bigunknown2006-06-191-4/+8
* | | | Fixed bug #18206.unknown2006-06-021-3/+3
|/ / /
* | | Fixed bug #14927.unknown2006-05-061-9/+19
* | | BUG#16798: Inapplicable ref_or_null query plan and bad query result on random...unknown2006-05-061-1/+2
* | | Fixed bug #18767.unknown2006-04-201-1/+1
|/ /
* | Fixed bug#14169: type of group_concat() result changed to blob if tmp_table was unknown2006-04-121-2/+4
* | Fixed bug#15560: GROUP_CONCAT wasn't ready for WITH ROLLUP queriesunknown2006-03-291-6/+15
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2006-01-181-0/+14
|\ \
| * | Excluded posibility of tmp_table_param.copy_field double deletion (BUG#14851).unknown2006-01-181-0/+14
* | | Merge msvensson@msvensson.mysql.internal:/home/msvensson/mysql/bug14634/my41-...unknown2006-01-171-7/+5
|\ \ \
| * | | Bug #14634 Running out of diskspace on tmpdir returns an inappropriate errorunknown2006-01-171-7/+5
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2006-01-101-1/+8
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-4.0unknown2006-01-081-1/+8
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Fixes during review of new pushed code:unknown2006-01-061-1/+8
* | | | Fixed bug #14274: a query with a having clause containing only set function r...unknown2006-01-071-1/+1
|/ / /
* | | Merge mysql.com:/home/mydev/mysql-4.0-bug14616unknown2005-11-151-2/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Bug#14616 - Freshly imported table returns error 124 when using LIMITunknown2005-11-071-2/+6
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-11-011-3/+1
|\ \
| * | Fix bug#14186 select datefield is null not updatedunknown2005-10-281-3/+1
* | | Fix bug #14138 ROLLUP and PROCEDURE ANALYSE() hang server unknown2005-10-281-11/+14
* | | Manually mergedunknown2005-10-271-0/+1
|\ \ \ | |/ / |/| / | |/
| * Fix bug #13855 select distinct with group by caused server crashunknown2005-10-141-0/+1
* | mergingunknown2005-10-131-1/+1
|\ \ | |/