summaryrefslogtreecommitdiff
path: root/sql/opt_range.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/psergey/mysql-4.1-bug16168-pushunknown2006-07-011-4/+179
|\
| * BUG#16168: Wrong results from range optimizer, "Use_count: Wrong count for ke...unknown2006-06-301-4/+179
* | Merge mysql.com:/home/kgeorge/mysql/4.1/warningsunknown2006-06-291-2/+2
|\ \
| * | gcc 4.1 linux warning fixes backported from 5.0.unknown2006-06-281-2/+2
| |/
* | Merge mysql.com:/home/kgeorge/mysql/4.1/B4981unknown2006-06-021-1/+1
|\ \ | |/
| * Bug #4981: 4.x and 5.x produce non-optimal execution path, unknown2006-06-021-1/+1
* | 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