summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+7
* Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-11/+4
|\
| * Manual merge from mysql-trunk.Alexander Nozdrin2010-02-231-11/+1
| |\
| * \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-02-221-11/+4
| |\ \
| | * | BUG#49902 - SELECT returns incorrect resultsSergey Vojtovich2010-02-091-11/+4
* | | | Bug#43201 : Stack overrun when running sp-error test.Vladislav Vaintroub2010-02-231-2/+0
* | | | Auto-merged fix for the bug#50539.Evgeny Potemkin2010-02-121-11/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#50539: Wrong result when loose index scan is used for an aggregateEvgeny Potemkin2010-02-121-11/+1
| |/ /
* | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-10/+6
|/ /
* | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-130/+396
|\ \ | |/ |/|
| * Auto-merge from mysql-next-mr-alik.Alexander Nozdrin2009-11-101-1/+2
| |\
| | * BUG#48447, BUG#48161, fixed a regression from fix of BUG#6045, where binary c...Mikael Ronstrom2009-11-051-1/+2
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-3/+24
| |\ \
| * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-0/+11
| |\ \ \ | | |_|/ | |/| |
| * | | Changed COLUMN_LIST to COLUMNS after arch reviewMikael Ronstrom2009-10-291-1/+1
| * | | BUG#48397, set key_part->length to key_part->store_length isn't correct, stor...Mikael Ronstrom2009-10-291-2/+2
| * | | MergeMikael Ronstrom2009-10-281-14/+14
| |\ \ \
| | * \ \ mergeMattias Jonsson2009-10-281-14/+14
| | |\ \ \
| | | * | | WL#3352, minor code formatting fixes after code reviewMattias Jonsson2009-10-211-14/+14
| * | | | | Merged WL#3352 into mysql-next-mrMikael Ronstrom2009-10-281-76/+255
| |\ \ \ \ \ | | |/ / / /
| | * | | | BUG#48165, needed to introduce length restrictions on partitioning fields to ...Mikael Ronstrom2009-10-281-6/+2
| | |/ / /
| | * | | Manual merge mysql-trunk -> mysql-trunk-wl3352Mattias Jonsson2009-10-191-24/+46
| | |\ \ \
| | * | | | Fixed review commentsMikael Ronstrom2009-10-161-13/+16
| | * | | | Changed all no_ to num_ to avoid strange names like no_list_values which is n...Mikael Ronstrom2009-10-011-10/+10
| | * | | | WL#3352, Introducing Column list partitioning, makes it possible to partition...Mikael Ronstrom2009-09-151-54/+234
| * | | | | Merge from mysql-trunk-merge.Alexander Nozdrin2009-10-191-4/+76
| |\ \ \ \ \
| * | | | | | Ported WL#3220 to mysql-next-mr.Georgi Kodinov2009-09-281-51/+137
| | |_|/ / / | |/| | | |
* | | | | | Bug#48459: valgrind errors with query using 'Range checkedMartin Hansson2009-11-251-29/+28
* | | | | | Automerge.Alexey Kopytov2009-11-231-1/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Automerge.Alexey Kopytov2009-11-231-1/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Bug #48472: Loose index scan inappropriately chosen for some Alexey Kopytov2009-11-171-1/+5
* | | | | | | Bug #48665: sql-bench's insert test fails due to wrong resultGeorgi Kodinov2009-11-191-2/+31
|/ / / / / /
* | | | | | 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
| | | |/ / | | |/| |