summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-3/+3
* Auto-merge.Ramil Kalimullin2009-10-231-0/+21
|\
| * Fix for bug#48258: Assertion failed when using a spatial indexRamil Kalimullin2009-10-231-0/+21
* | Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-171-0/+11
* | Revert the fix for bug #47123 until test suite failures are resolved.Georgi Kodinov2009-10-161-11/+0
* | Manual merge.Alexey Kopytov2009-10-151-0/+11
|\ \
| * | Bug #47123: Endless 100% CPU loop with STRAIGHT_JOIN Alexey Kopytov2009-10-131-0/+11
* | | Bug#42846: wrong result returned for range scan when usingMartin Hansson2009-10-091-3/+72
* | | Merge 5.0-bugteam-> 5.1-bugteamFrazer Clement2009-10-081-1/+4
|\ \ \ | | |/ | |/|
| * | Fix for bug #42803: Field_bit does not have unsigned_flag field,Ramil Kalimullin2009-10-081-1/+4
* | | Merge from 5.1-bugteamStaale Smedseng2009-08-301-1/+11
|\ \ \
| * \ \ Automerge.Alexey Kopytov2009-08-301-1/+11
| |\ \ \
| | * | | Bug #46607: Assertion failed: (cond_type == Item::FUNC_ITEM) Alexey Kopytov2009-08-301-1/+11
* | | | | Merge from 5.0 for 43414Staale Smedseng2009-08-281-5/+4
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-4/+4
* | | | mergeMattias Jonsson2009-08-281-12/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-12/+10
| |\ \ \
| | * | | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-5/+10
| | | |/ | | |/|
| * | | mergeMattias Jonsson2009-08-261-0/+4
| |\ \ \
| | * | | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-0/+4
| | |/ /
* | | | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-08-271-6/+17
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Bug #37044: Read overflow in opt_range.cc found during "make test"Georgi Kodinov2009-08-241-4/+14
| * | Bug #46807: subselect test fails on PB-2 with a crashGeorgi Kodinov2009-08-191-1/+1
| * | Bug #45287: phase 2 : 5.0 64 bit compilation warningsGeorgi Kodinov2009-07-161-1/+1
* | | Bug #45962: memory leak after 'sort aborted' errorsGeorgi Kodinov2009-07-091-1/+10
| |/ |/|
* | MergeMartin Hansson2009-06-161-1/+1
|\ \
| * | Bug#44821: select distinct on partitioned table returns wrong resultsMartin Hansson2009-06-101-1/+1
* | | automergeGeorgi Kodinov2009-06-121-4/+16
|\ \ \ | | |/ | |/|
| * | Bug #45386: Wrong query result with MIN function in field list, Georgi Kodinov2009-06-121-4/+16
| | |
| \ \
*-. \ \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-6/+6
|\ \ \ \ | | |/ / | |_| / |/| |
| | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-7/+7
| * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-7/+7
| |/
* | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-03-241-1/+1
|\ \ | |/
| * auto-mergeIgnacio Galarza2009-03-191-25/+32
| |\
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-23/+23
* | | Change optimizer_switch from no_xxx to xxx=on/xx=off.Sergey Petrunia2009-03-111-7/+7
* | | MergeSergey Petrunia2009-03-101-25/+32
|\ \ \
| * \ \ merged the fix for bug 41610 to 5.1-bugteamGeorgi Kodinov2009-02-271-25/+32
| |\ \ \ | | | |/ | | |/|
| | * | Bug #41610: key_infix_len can be overwritten causing some group by queries toGeorgi Kodinov2009-02-271-25/+32
| | |/
* | | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-22/+43
|/ /
* | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2009-01-051-1/+1
|\ \
| * \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \
| | * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | Merge: mysql-5.0-bugteam -> mysql-5.1-bugteamSergey Petrunia2008-12-231-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | MergeSergey Petrunia2008-12-221-1/+1
| |\ \ \
| | * | | backported the fix for bug #34773 to 5.0Georgi Kodinov2008-12-091-1/+1
| * | | | BUG#40974: Incorrect query results when using clause evaluated using range checkSergey Petrunia2008-12-191-0/+3
| |/ / /
* | | | Bug #37936: ASSERT_COLUMN_MARKED_FOR_WRITE in Field_datetime::store ,Georgi Kodinov2008-12-091-15/+11
| |/ / |/| |
* | | merged 5.1-bugteam -> bug 34773 treeGeorgi Kodinov2008-10-101-64/+107
|\ \ \
| * \ \ manual merge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-10-101-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|