summaryrefslogtreecommitdiff
path: root/mysql-test/r/distinct.result
Commit message (Expand)AuthorAgeFilesLines
* Bug #46159: simple query that never returns Alexey Kopytov2009-09-061-0/+30
* Manual merge.Ramil Kalimullin2009-05-101-4/+4
|\
| * Fix for bug#42009: SELECT into variable gives different results to direct SELECTRamil Kalimullin2009-02-241-4/+4
* | Post-merge fixes to fix test cases.Mats Kindahl2008-10-291-4/+4
* | Merge 5.0 -> 5.1Patrick Crews2008-09-301-0/+59
|\ \ | |/
| * Bug#38311 - Fix of some cruft from remove_files in ndb_autodiscover.test, cle...Patrick Crews2008-09-231-0/+59
| * Bug #30596 GROUP BY optimization gives wrong result ordermhansson/martin@linux-st28.site2007-08-271-3/+3
* | Fixed bug#35844.igor@olga.mysql.com2008-04-221-1/+1
* | Fix for bug #34928: Confusion by having Primary Key and Indexkaa@kaamos.(none)2008-03-261-0/+23
* | Bug #30596 GROUP BY optimization gives wrong result ordermhansson/martin@linux-st28.site2007-08-281-3/+3
* | Fixed bug#28404.igor@olga.mysql.com2007-08-021-4/+4
* | Bug #27531: 5.1 part of the fixgkodinov/kgeorge@macbook.gmz2007-05-291-10/+10
* | bug #27531: 5.1 part of the fix:gkodinov/kgeorge@magare.gmz2007-05-041-6/+6
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-04-291-1/+1
|\ \ | |/
| * Bug#27590: Wrong DATE/DATETIME comparison.evgen@moonbone.local2007-04-271-1/+1
* | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-04-111-0/+14
|\ \ | |/
| * Bug #27659: gkodinov/kgeorge@magare.gmz2007-04-101-0/+14
* | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-02-021-1/+25
|\ \ | |/
| * Bug #25551: inconsistent behaviour in grouping NULL, depending on index typegkodinov/kgeorge@macbook.gmz2007-01-311-1/+25
* | Merge macbook.local:/Users/kgeorge/mysql/work/mysql-5.0-optgkodinov/kgeorge@macbook.local2007-01-081-0/+37
|\ \ | |/
| * Bug #15881: cast problemsgkodinov/kgeorge@macbook.gmz2007-01-051-0/+37
* | Merge lamia.home:/home/timka/mysql/src/5.0-bug-21456timour/timka@lamia.home2006-08-291-0/+11
|\ \ | |/
| * Merge lamia.home:/home/timka/mysql/src/4.1-bug-21456timour/timka@lamia.home2006-08-231-0/+11
| |\
| | * Bug #21456: SELECT DISTINCT(x) produces incorrect results when using order bytimour/timka@lamia.home2006-08-231-0/+11
* | | BUG#14940 "MySQL choose wrong index", v.2sergefp@mysql.com2006-07-281-2/+2
|/ /
* | 4.1->5.0 merge for bug #16458gkodinov@mysql.com2006-06-281-1/+1
* | Merge mysql.com:/home/kgeorge/mysql/4.1/B16458gkodinov@mysql.com2006-06-271-0/+51
|\ \ | |/
| * Bug #16458: Simple SELECT FOR UPDATE causes "Result Set not updatable" errorgkodinov@mysql.com2006-06-271-0/+51
* | BUG#18068: SELECT DISTINCT (with duplicates and covering index)gkodinov@mysql.com2006-05-091-0/+12
* | bug #15745 (COUNT(DISTINCT CONCAT(x,y)) returns wrong resultholyfoot@deer.(none)2006-03-051-0/+21
* | bad merge fixedserg@serg.mylan2005-09-151-8/+0
* | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0igor@rurik.mysql.com2005-08-221-0/+8
|\ \
| * \ Manual mergeigor@rurik.mysql.com2005-08-191-0/+40
| |\ \ | | |/
* | | Merge c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se:/home/pappa/mysql-4.1pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-201-0/+40
|\ \ \ | |/ / |/| / | |/
| * distinct.test, distinct.result:igor@rurik.mysql.com2005-08-191-0/+40
| * Manual mergeigor@rurik.mysql.com2005-02-111-1/+1
| |\
| | * distinct.result:igor@rurik.mysql.com2005-02-111-1/+1
| | * Applied Monty corrections to the FULL SCANkostja@oak.local2003-09-171-3/+3
| | * fixed test result to be in sync with the optimiserkostja@oak.local2003-09-171-2/+2
| | * Fixed bug in the optimiser for FULL TABLE SCAN case:kostja@oak.local2003-09-151-3/+3
* | | Fix for bug #9764 (DISTINCT IFNULL truncates data)hf@deer.(none)2005-06-081-0/+8
* | | Tests and results fixed with last precision/decimal related modificationsholyfoot@hf-ibm.(none)2005-05-061-1/+1
* | | Precision Math implementationhf@deer.(none)2005-02-091-1/+1
* | | Fix test results to account for difference between release BDB, debug BDB and...sergefp@mysql.com2004-12-311-1/+1
* | | After merge adjustment of tests due to changes in cost estimates.timour@mysql.com2004-10-111-4/+4
* | | WL#1724 "Min/Max Optimization for Queries with Group By Clause"timour@mysql.com2004-08-271-5/+5
* | | Complete implementation of WL#1469 "Greedy algorithm to search for an optimal...timour@mysql.com2004-05-101-1/+1
* | | Merge 4.1 to 5.0.pem@mysql.com2003-12-161-5/+5
|\ \ \ | |/ /
| * | WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-5/+5
* | | Merging 4.1->5.0pem@mysql.com2003-10-221-2/+2
|\ \ \ | |/ / |/| |