summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-251-4/+4
|\
| * BUG#15024: get_best_covering_ror_intersect() tries to build ROR-intersectionunknown2005-11-251-4/+4
* | Fix bug#13293 Wrongly used index results in endless loop.unknown2005-11-241-0/+13
|/
* Inefficient usage of String::append() fixed.unknown2005-11-201-5/+5
* avoiding of calling Item::val_* methods family with opt_range mem_root, becau...unknown2005-11-041-6/+13
* opt_range.cc:unknown2005-11-031-1/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-031-1/+1
|\
| * A fix and a test case for Bug#14210 "Simple query with > operator on unknown2005-11-031-1/+1
* | Fix bug #14093 Query takes a lot of time when date format is not validunknown2005-11-031-1/+8
|/
* Post-merge fixesunknown2005-10-191-1/+1
* BUG#121915: Merge 4.1->5.0unknown2005-10-191-0/+89
|\
| * BUG#12915: post-review fixesunknown2005-10-181-5/+7
| * BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMITunknown2005-09-301-0/+88
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-7/+3
|\ \
| * | Review of code pushed since last 5.0 pull:unknown2005-10-061-7/+3
* | | BUG#13081: Disable ROR-index_merge for NDB tables (by adding a unknown2005-09-301-0/+2
* | | Fix for BUG#13317: Make range optimizer able to produce ranges for "view.fiel...unknown2005-09-211-4/+4
* | | Fix bug #12291 Table wasn't reinited for index scan after sequential scanunknown2005-09-161-4/+3
|/ /
* | join_outer.result, opt_range.cc, item_cmpfunc.cc:unknown2005-09-071-12/+4
* | Merge mysql.com:/home/alexi/dev/mysql-4.1-0unknown2005-09-061-1/+0
|\ \ | |/
| * item_cmpfunc.h:unknown2005-09-061-2/+3
| * Move reset of insert_values to ensure it's done also during error conditionsunknown2005-06-281-2/+1
| * opt_range.cc:unknown2005-06-281-1/+1
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-301-0/+1
|\ \
| * | Fix for BUG#12720: In QUICK_RANGE_SELECT::reset(), reset in_range so next get...unknown2005-08-301-0/+1
* | | Fix for BUG#12672.unknown2005-08-291-0/+40
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-181-9/+9
|\ \
| * | Cleanups during reviewunknown2005-07-181-9/+9
* | | opt_range.cc:unknown2005-07-161-1/+2
|/ /
* | manual mergeunknown2005-07-041-16/+11
|\ \
| * | Fixes during review of new codeunknown2005-07-041-9/+6
| * | Simple optimizationunknown2005-06-291-7/+5
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-281-1/+1
|\ \ \
| * | | Fixed comments.unknown2005-06-281-1/+1
* | | | opt_range.cc:unknown2005-06-281-3/+2
* | | | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-06-281-5/+6
|\ \ \ \ | |/ / / |/| | |
| * | | range.result, range.test:unknown2005-06-281-5/+6
| |/ /
* | | A fix and a test case for Bug#10736 "mysql_stmt_attr_set unknown2005-06-281-28/+53
|/ /
* | Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2005-06-231-3/+6
|\ \
| * | opt_range.cc:unknown2005-06-231-1/+1
| * | Merge rurik.mysql.com:/home/igor/mysql-5.0unknown2005-06-231-1/+4
| |\ \
| | * | opt_range.cc:unknown2005-06-231-1/+4
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-231-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix for BUG#8441: in index_merge code when creating index search tuples useunknown2005-06-201-2/+2
* | | | Fix for BUG#11185.unknown2005-06-231-0/+29
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for BUG#11185.unknown2005-06-231-3/+35
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-221-1/+1
* | | WL#2286 - Compile MySQL w/YASSL supportunknown2005-06-191-1/+1
| |/ |/|
* | Fix for BUG#11044 - "SELECT DISTINCT on indexed column returns inconsistent r...unknown2005-06-141-8/+14
* | Merge with 4.1unknown2005-06-071-2/+0
|\ \ | |/