summaryrefslogtreecommitdiff
path: root/mysql-test/r/order_by.result
Commit message (Expand)AuthorAgeFilesLines
* mtr: cleaned up some superfluos global warning suppressionsBjorn Munch2011-03-301-0/+1
* Fix for bug#59308: Incorrect result for SELECT DISTINCT <col>... ORDER BY <co...Ole John Aske2011-02-071-0/+25
* Bug #50394: Regression in EXPLAIN with index scan, LIMIT, GROUP BY andMartin Hansson2010-09-131-0/+21
* mergeGeorgi Kodinov2009-12-101-0/+9
|\
| * Bug #42760: Select doesn't return desired results when we have null valuesGeorgi Kodinov2009-12-071-0/+9
* | mergeGeorgi Kodinov2009-11-101-0/+21
|\ \ | |/
| * Bug #42760: Select doesn't return desired results when we have nullGeorgi Kodinov2009-11-101-0/+21
* | Bug #43029: FORCE INDEX FOR ORDER BY is ignored when join Georgi Kodinov2009-10-071-0/+31
* | Bug#46454: MySQL wrong index optimisation leads to incorrect result & crashesMartin Hansson2009-08-071-0/+57
* | merge 5.0-bugteam --> 5.1-bugteam (bug 39844)Gleb Shchepa2008-10-161-0/+16
|\ \ | |/
| * Bug #39844: Query Crash Mysql Server 5.0.67Gleb Shchepa2008-10-161-0/+16
* | Fixed bug#35844.unknown2008-04-221-0/+26
* | Bug #35206: select query result different if the key is indexed or notunknown2008-03-271-0/+30
* | Merge kaamos.(none):/data/src/opt/mysql-5.0-optunknown2008-02-141-0/+12
|\ \ | |/
| * Bug#31590: Wrong error message on sort buffer being too small.unknown2008-02-081-0/+12
* | Bug#30665: Inconsistent optimization of IGNORE INDEX FOR {ORDER BY|GROUP BY}unknown2007-09-281-0/+285
* | Made the test case for bug 28404 platform independent.unknown2007-08-041-13/+12
* | Made sure that the test case for bug 28404 use the correct statistics.unknown2007-08-041-5/+9
* | Fixed bug#28404.unknown2007-08-021-0/+55
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-04-061-0/+84
|\ \ | |/
| * Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2007-04-031-0/+25
| |\
| | * Improved coverage for the code added to fix bug 27532.unknown2007-04-031-0/+25
| * | Fix after manual mergeunknown2007-04-031-2/+2
| * | Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2007-04-031-0/+59
| |\ \ | | |/
| | * Fixed bug #27532: wrong results with ORDER/GROUP BY queries containingunknown2007-04-031-0/+59
| | * Merge calliope.local.cmiller:/Volumes/Source/src/mysql-4.1-maint--bug25126unknown2007-02-141-0/+24
| | |\
* | | \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26794-5.0-optunknown2007-03-141-0/+22
|\ \ \ \ | |/ / /
| * | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-03-131-0/+22
| |\ \ \
| | * | | Bug #26672:unknown2007-03-071-0/+22
| * | | | Merge bk@192.168.21.1:mysql-5.0unknown2007-03-081-0/+8
| |\ \ \ \ | | |/ / /
* | | | | Merge bk@192.168.21.1:mysql-5.1unknown2007-03-081-0/+8
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/hf/work/mrg/mysql-5.0-optunknown2007-03-081-0/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug#25376: Incomplete setup of ORDER BY clause results in a wrong result.unknown2007-03-061-0/+8
* | | | | | Merge calliope.local.cmiller:/Volumes/Source/src/mysql-5.0-maintunknown2007-02-141-0/+24
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge calliope.local.cmiller:/Volumes/Source/src/mysql-4.1-maint--bug25126unknown2007-02-141-0/+24
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#25126: Reference to non-existant column in UPDATE...ORDER BY... crashes s...unknown2007-02-091-0/+24
* | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2007-01-221-0/+9
|\ \ \ \
| * | | | BUG#16590: Optimized does not do right "const" table pre-readunknown2007-01-221-0/+9
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-01-121-2/+10
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge olga.mysql.com:/home/igor/mysql-4.1-optunknown2007-01-101-2/+10
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #25427.unknown2007-01-101-0/+8
| | |/
* | | Merge mysql.com:/home/hf/work/mysql-5.0-0mrgunknown2006-11-191-7/+7
|\ \ \ | |/ /
| * | mergingunknown2006-11-171-7/+7
* | | Merge mysql.com:/home/hf/work/mysql-5.0-mrgunknown2006-11-171-0/+27
|\ \ \ | |/ /
| * | Merge mysql.com:/home/hf/work/mysql-4.1-mrgunknown2006-11-161-0/+27
| |\ \ | | |/
| | * Bug #22457: Column alias in ORDER BY works, but not if in an expressionunknown2006-11-031-0/+27
* | | BUG#14940: Update test resultsunknown2006-09-291-4/+4
|/ /
* | Bug #21302: Result not properly sorted when using an ORDER BY on a second tab...unknown2006-08-151-5/+5
* | Bug #21302: Result not properly sorted when using an ORDER BY unknown2006-08-151-7/+7
* | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2006-08-141-0/+37
|\ \