summaryrefslogtreecommitdiff
path: root/sql/opt_range.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Added START TRANSACTION syntaxunknown2003-02-061-0/+2
* | Merge with 4.0.3unknown2002-08-301-3/+6
|\ \ | |/ |/|
| * mergeunknown2002-04-131-3/+6
| |\
| | * Added GIS extensionunknown2002-02-221-3/+6
* | | Added a lot of DBUG_xxx statements to be able to find replication bug.unknown2002-06-081-1/+9
|/ /
* | Fix sorting of NULL values (Should always be first)unknown2002-03-021-0/+3
|/
* Update of query cache code.unknown2001-12-051-3/+3
* fixes for ft-boolean and range optimizerunknown2001-11-221-1/+1
* Fix ORDER BY ... DESC optimizationunknown2001-06-291-4/+6