summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#19618: post-review fixes: better commentsunknown2006-05-161-21/+39
* BUG#19618: Crash for unsigned_col NOT IN (-1, ... ) unknown2006-05-151-18/+51
* BUG#17379 Wrong reuse of E(#rows(range)) as E(#rows(ref(const))):unknown2006-05-101-2/+9
* BUG#15872: Don't run the range analyzer on "t1.keypart NOT IN (const1, ..., )...unknown2006-04-251-9/+84
* BUG#19021, Crash in ROR-index_merge optimizer: unknown2006-04-131-1/+1
* Merge mysql.com:/home/timka/mysql/src/5.0-virginunknown2006-03-311-0/+26
|\
| * Fix for BUG#16710.unknown2006-03-311-0/+26
* | Fix for bug #18306: MySQL crashes and restarts using subqueryunknown2006-03-231-3/+12
* | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+10
|/
* Fixed bug #16203.unknown2006-02-061-0/+1
* mergedunknown2006-01-061-5/+9
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-01-061-5/+9
| |\
| | * Review fixes of new pushed codeunknown2006-01-061-5/+9
* | | mergedunknown2006-01-031-5/+2
|\ \ \ | |/ / |/| |
| * | many warnings (practically safe but annoying) correctedunknown2006-01-031-5/+2
* | | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-12-021-0/+1
|/ /
* | 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