summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | 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
| | | |/ | | |/|
* | | | This is based on the userstatv2 patch from Percona and OurDelta.Michael Widenius2009-10-191-41/+46
|/ / /
* | | Merge MySQL 5.1 -> MariaDBSergey Petrunya2009-09-101-6/+16
* | | MySQL 5.1 -> MariaDB 5.1 merge Sergey Petrunya2009-09-101-16/+6
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-5/+17
|\ \ \ | |/ /
| * | 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
| | |/
* | | Fixed problems in mergeMichael Widenius2009-05-191-1/+1
|\ \ \
| * | | We are now using Valgrind rather than purify, and have for quite some time.unknown2009-05-061-1/+1
* | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-23/+44
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| |\ \ \ \
| * | | | | - Backport @@optimizer_switch support from 6.0Sergey Petrunia2009-02-231-22/+43
* | | | | | bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-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
| | |/
* | | Merge with base MySQL 5.1Michael Widenius2009-02-151-16/+15
|\ \ \ | |/ /
| * | 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
| | |/ / | |/| |
* | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-6/+7
|/ / /
* | | 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
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|