summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Bug #37894: Assertion in init_read_record_seq in handler.h line 1444Gleb Shchepa2008-10-101-1/+1
| * | Bug#38083 Error-causing row inserted into partitioned table despite errorAlexey Botchkov2008-10-061-3/+5
| * | merge of bug #37943 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2008-10-011-2/+74
| |\ \ | | |/
| | * Bug#37943: Reproducible mysqld crash/sigsegv in sel_trees_can_be_oredGeorgi Kodinov2008-10-011-1/+73
| * | Merge BUG#36639 into 5.1 Sergey Petrunia2008-08-251-0/+7
| |\ \ | | |/
| | * BUG#36639: subselect.test crashes on 64 bit pentium4 when compiled for valgri...Sergey Petrunia2008-08-251-0/+7
| | * Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-231-54/+12
| * | AutomergeSergey Petrunia2008-07-171-54/+12
| |\ \
| | * \ merge of bug #37830 to 5.1Georgi Kodinov2008-07-171-54/+12
| | |\ \
| | | * \ auto merged 5.0-bugteam to /Users/kgeorge/B37830-5.0-bugteamGeorgi Kodinov2008-07-171-5/+10
| | | |\ \ | | | | |/
| | | * | Bug#37830 : ORDER BY ASC/DESC - no differenceGeorgi Kodinov2008-07-161-54/+12
| * | | | Merge BUG#35478 into mysql-5.1-bugteamSergey Petrunia2008-07-171-1/+1
| |\ \ \ \ | | |/ / /
| * | | | Merge fix for BUG#35478 into 5.1Sergey Petrunia2008-07-151-4/+8
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-5/+10
| | |/
| | * Bug#26243 mysql command line crash after control-cunknown2008-03-281-5/+1
* | | Bug#34773: query with explain extended and derived table / other table Georgi Kodinov2008-10-061-1/+1
|/ /
* | Merge kpdesk.mysql.com:/home/thek/Development/cpp/mysql-5.1unknown2008-04-141-3/+0
|\ \
| * | Remove dead code.unknown2008-04-081-3/+0
* | | Merge bk-internal:/home/bk/mysql-5.1unknown2008-03-311-4/+0
|\ \ \
| * \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-4/+0
| |\ \ \ | | |/ / | |/| |
| | * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-261-4/+0
| | |\ \
| | | * \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-141-6/+4
| | | |\ \
| | | * \ \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-11-081-4/+0
| | | |\ \ \
| | | | * | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-4/+0
* | | | | | | Merge mysql.com:/misc/mysql/34731/50-34731unknown2008-03-271-36/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Bug#34731: highest possible value for INT erroneously filtered by WHEREunknown2008-03-101-36/+54
* | | | | | Merge station.:/mnt/raid/alik/MySQL/devel/5.1unknown2007-12-141-2/+36
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0-optunknown2007-12-131-1/+26
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-12-131-2/+36
| | |\ \ \ \ \
| | | * | | | | BUG#32198: Comparison of DATE with DATETIME still not using indexes correctlyunknown2007-12-131-1/+26
| | * | | | | | Merge tsmith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-041-12/+12
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-12-131-1/+10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge macbook.gmz:/Users/kgeorge/mysql/work/mysql-5.0-optunknown2007-12-071-1/+4
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Merge gleb.loc:/work/bk/5.0-opt-32403unknown2007-11-271-1/+4
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fixed bug #32403: query causes a crash due to stack andunknown2007-11-271-1/+4
| | | | | |/ / / / / | | | | |/| | | | |