summaryrefslogtreecommitdiff
path: root/sql/opt_range.h
Commit message (Expand)AuthorAgeFilesLines
* Merge neptunus.(none):/home/msvensson/mysql/bug10241unknown2005-05-091-1/+1
|\
| * BUG#10241 cygwin port: invalid pragma interface directivesunknown2005-05-041-1/+1
| * backport Serg's fix of FT interface (BUG#6523)unknown2004-11-161-1/+1
| * handler interface cleanups:unknown2004-06-231-1/+1
* | Fix for BUG#10244:unknown2005-04-291-2/+4
* | Post WL#2126 fixes: unknown2004-12-291-27/+46
* | WL#2126 - Multi_read_range.unknown2004-12-231-13/+34
* | Fix for BUG#4177: unknown2004-11-211-8/+10
* | WL#1724 "Min/Max Optimization for Queries with Group By Clause"unknown2004-08-271-5/+101
* | Fix and testcase for BUG#4984unknown2004-08-111-0/+1
* | after merge fixesunknown2004-07-221-1/+1
* | misc fixes for compile-time errorsunknown2004-07-211-68/+70
* | failing fulltext_order_by.test fixedunknown2004-07-151-1/+1
* | After merge fixesunknown2004-07-151-0/+5
* | Manual mergeunknown2004-06-141-21/+249
|\ \
| * | More code cleanup, debug prints removedunknown2004-06-011-6/+8
| * | Manual mergeunknown2004-05-291-21/+247
| |\ \
| | * | * New index_merge EXPLAIN output formatunknown2004-05-291-52/+145
| | * | Manual mergeunknown2004-05-131-14/+147
| | |\ \
| | | * | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-14/+149
* | | | | Merging 4.1 to 5.0.unknown2004-05-261-0/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | key_cmp -> key_cmp_if_sameunknown2004-05-161-1/+6
| * | | Moved reading of ranges from opt_range.cc to handler.ccunknown2004-04-081-1/+10
| * | | Cleanup/optimizations of structures and key usage to make it easier to move k...unknown2004-04-081-2/+2
* | | | Post-merge fixes.unknown2004-05-141-1/+13
| |/ / |/| |
* | | Fix for Bug#3183unknown2004-03-151-0/+9
* | | Post-merge fixes.unknown2004-02-111-9/+6
* | | Merge 4.1 into 5.0.unknown2004-02-101-1/+13
|\ \ \ | |/ / | | / | |/ |/|
| * mergeunknown2004-02-051-0/+1
| |\
| | * Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ...unknown2004-02-051-0/+1
| * | Code cleanup:unknown2004-02-031-0/+11
| * | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-021-1/+1
| |/
* | Precise read time estimates for index_merge/Uniqueunknown2003-12-181-45/+51
* | Two-sweeps read index_merge plus several small index_merge fixes and improvem...unknown2003-12-091-8/+77
* | Post-merge fixes for index_merge/Unique/5.0unknown2003-11-241-2/+2
* | Merging index_merge/Unique into 5.0unknown2003-11-231-72/+8
|\ \
| * | index_merge implementation using Unique class, to be merged into 5.0unknown2003-11-191-18/+112
* | | Post-merge fixesunknown2003-11-221-1/+1
* | | Merged, most likely needs post-merge fixunknown2003-11-211-18/+175
|\ \ \ | |_|/ |/| |
| * | logging_ok:unknown2003-11-201-4/+3
| * | merging in index_merge (in progress, not yet working)unknown2003-11-131-17/+175
| |\ \
| | * | Added index_merge access methodunknown2003-11-131-17/+174
| | |/
* | | fixes to Bitmap classunknown2003-10-241-1/+1
* | | mergedunknown2003-10-211-1/+1
|\ \ \ | |/ / |/| |
| * | key_map with more that 64 bits widthunknown2003-10-111-1/+1
| |/
* | Portability fixes for windowsunknown2003-10-151-2/+1
* | merge with 4.0 for more memory allocation variables.unknown2003-10-131-6/+8
|\ \ | |/ |/|
| * Add new user variables for tuning memory usage:unknown2003-10-111-6/+8
* | ORDER BY optimizationunknown2003-05-271-1/+1
* | Merge with 4.0 to get fix for MIN/MAXunknown2003-02-071-0/+2
|\ \ | |/