summaryrefslogtreecommitdiff
path: root/mysql-test/r/range.result
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug mdev-10454.Igor Babaev2017-04-031-0/+674
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-4/+4
* Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+31
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-0/+31
| |\
| | * MDEV-10228: Delete missing rows with OR conditionsSergei Petrunia2016-07-271-0/+31
* | | MDEV-10185: Assertion `tree1->keys[key_no] && tree2->keys[key_no]' failed inSergei Petrunia2016-06-221-0/+11
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-0/+13
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-0/+13
| |\ \ | | |/
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-0/+13
| | |\
| | | * merge from 5.1Guilhem Bichot2012-01-261-0/+117
| | | |\
| | | | * Fixes for:Guilhem Bichot2012-01-261-0/+117
| | | * | MergeOle John Aske2011-02-011-0/+101
| | | |\ \ | | | | |/
| | | | * Fix for bug#57030: ('BETWEEN' evaluation is incorrect')Ole John Aske2011-02-011-0/+101
| | | * | Automerge.Alexey Kopytov2010-08-261-0/+13
| | | |\ \ | | | | |/
| | | | * Bug #54802: 'NOT BETWEEN' evaluation is incorrectAlexey Kopytov2010-08-241-0/+13
| | | * | Merge of fix for Bug#54444.Martin Hansson2010-08-111-44/+0
| | | |\ \ | | | | |/
| | | | * Bug#54444: Do not run main.range test for products without partitioningMartin Hansson2010-08-111-44/+0
| | | * | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-111-0/+44
| | | |\ \ | | | | |/
| | | | * Bug#50939: Loose Index Scan unduly relies on engine toMartin Hansson2010-05-101-0/+44
| | | * | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-3/+3
| | | |\ \ | | | | |/ | | | |/|
| | | | * Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+197
| | | | |\
| | | * | | Bug#48459: valgrind errors with query using 'Range checkedMartin Hansson2009-11-251-0/+33
| | | * | | Bug #48665: sql-bench's insert test fails due to wrong resultGeorgi Kodinov2009-11-191-0/+17
| | | | |/ | | | |/|
| | | * | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-0/+197
| | | |/
| | | * Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-171-0/+9
| | | * Revert the fix for bug #47123 until test suite failures are resolved.Georgi Kodinov2009-10-161-9/+0
| | | * Manual merge.Alexey Kopytov2009-10-151-0/+9
| | | |\
| | | | * Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-131-0/+9
| | | * | Bug#42846: wrong result returned for range scan when usingMartin Hansson2009-10-091-0/+179
| | | |/
| | | * Merge mysql.com:/misc/mysql/34731/50-34731tnurnberg@white.intern.koehntopp.de2008-03-271-0/+39
| | | |\
| | | | * Merge mysql.com:/misc/mysql/34731_/50-34731tnurnberg@white.intern.koehntopp.de2008-03-271-0/+39
| | | | |\
| | | | | * Bug#34731: highest possible value for INT erroneously filtered by WHEREtnurnberg@mysql.com/white.intern.koehntopp.de2008-03-101-0/+39
| | | * | | Post-merge fixes.kaa@kaamos.(none)2008-02-131-13/+13
| | | * | | Merge kaamos.(none):/data/src/opt/mysql-5.0-optkaa@kaamos.(none)2008-02-131-0/+13
| | | |\ \ \ | | | | |/ /
| | | | * | Fixed bug #33833.igor@olga.mysql.com2008-01-261-0/+13
| | | | |/
| | | * | after merge fixgluh@mysql.com/eagle.(none)2007-12-131-14/+14
| | | * | Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optgluh@eagle.(none)2007-12-131-0/+18
| | | |\ \ | | | | |/
| | | | * BUG#32198: Comparison of DATE with DATETIME still not using indexes correctlysergefp@mysql.com2007-12-131-0/+18
| | | * | Bug #27531: 5.1 part of the fixgkodinov/kgeorge@macbook.gmz2007-05-291-16/+16
| | | * | bug #27531: 5.1 part of the fix:gkodinov/kgeorge@magare.gmz2007-05-041-8/+8
| | | * | Merge mysql.com:/home/psergey/bk-trees/mysql-5.0-optsergefp@pylon.mylan2007-03-311-17/+130
| | | |\ \ | | | | |/
| | | | * BUG#26624, pushbuild fixes: Merge to 5.0sergefp@mysql.com2007-03-311-17/+130
| | | | |\
| | | | | * BUG#26624: high mem usage (crash) in range optimizersergefp@mysql.com2007-03-311-17/+130
| | | * | | Merge mysql.com:/home/psergey/mysql-5.0-mergesergefp@pylon.mylan2007-03-291-0/+28
| | | |\ \ \ | | | | |/ /
| | | | * | Merge of BUG#26624 and BUG#26625sergefp@mysql.com2007-03-291-0/+28
| | | | |\ \ | | | | | |/
| | | | | * BUG#26624: high mem usage (crash) in range optimizersergefp@mysql.com2007-03-281-0/+28
| | | | | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1cmiller@zippy.cornsilk.net2007-01-311-2/+2
| | | | | |\
| | | | | | * after merge fix.ramil/ram@mysql.com/myoffice.izhnet.ru2007-01-191-2/+2
| | | | * | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@mysql.com/eagle.(none)2007-01-231-0/+43
| | | | |\ \ \
| | | * | \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-01-241-0/+43
| | | |\ \ \ \ \