summaryrefslogtreecommitdiff
path: root/mysql-test/r/group_min_max.result
Commit message (Expand)AuthorAgeFilesLines
* Bug#24156: Loose index scan not used with CREATE TABLE ...SELECT and similarunknown2006-11-281-0/+124
* Changed test case for bug 22342 to make it platform independent.unknown2006-10-181-3/+3
* Bug #22342: No results returned for query using max and group byunknown2006-10-161-0/+20
* Fix for BUG#21007.unknown2006-07-211-0/+43
* Bug #18742: Test 'group_min_max' fails if "classic" configuration in 5.0unknown2006-05-231-40/+1
* BUG#18068: SELECT DISTINCT (with duplicates and covering index)unknown2006-05-091-0/+22
* Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-311-0/+9
|\
| * Fix for BUG#16710.unknown2006-03-311-0/+9
* | Test case for BUG#15102 : select distinct returns empty result, select count ...unknown2006-03-271-0/+37
|/
* Fixed bug #16203.unknown2006-02-061-0/+27
* Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-12-011-0/+31
|\
| * Fix for BUG#14920 Ordering aggregated result sets corrupts resultset.unknown2005-11-301-0/+31
* | Fix bug#13293 Wrongly used index results in endless loop.unknown2005-11-241-0/+10
|/
* test case fixed to pass w/o innodbunknown2005-09-251-13/+7
* Fix group_min_max.test - myisam may return slightly row count estimate on amd64unknown2005-08-311-1/+1
* Fix for BUG#12672.unknown2005-08-291-0/+20
* Fix for BUG#11044 - "SELECT DISTINCT on indexed column returns inconsistent r...unknown2005-06-141-0/+18
* Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-6/+6
* portablity fixunknown2005-05-191-1/+1
* Fixes to merge from 4.1unknown2005-05-181-47/+49
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-131-13/+13
|\
| * concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-13/+13
* | Fix for bug #9798: Rollup crash with InnoDB in setup_sum_funcs().unknown2005-05-091-0/+7
|/
* Fix for BUG#8532.unknown2005-02-281-0/+38
* First stage of table definition cacheunknown2005-01-061-1/+1
* After merge fixesunknown2004-12-061-1/+1
* Minor fixes of the patch for BUG#6303unknown2004-11-011-0/+20
* A fix (bug #6142: SELECT DISTINCT on key field crashes server)unknown2004-10-201-0/+6
* After merge adjustment of tests due to changes in cost estimates.unknown2004-10-111-4/+4
* Implementation of the last review comments for WL#1724unknown2004-09-101-0/+6
* WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-0/+1893