Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WL#2985 "Partition Pruning" | sergefp@mysql.com | 2005-12-22 | 1 | -2/+7 |
* | BUG#121915: Merge 4.1->5.0 | sergefp@mysql.com | 2005-10-19 | 1 | -0/+2 |
|\ | |||||
| * | BUG#12915: Added single-table UPDATE/DELTE ... ORDER BY ... LIMIT | sergefp@mysql.com | 2005-09-30 | 1 | -0/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-06-07 | 1 | -2/+6 |
|\ \ | |/ | |||||
| * | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 1 | -2/+6 |
* | | Merge of 4.1->5.0. This contained the fixes for GCC 4.0 | brian@zim.(none) | 2005-06-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed... | brian@zim.(none) | 2005-06-01 | 1 | -1/+1 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 1 | -1/+1 |
| * | backport Serg's fix of FT interface (BUG#6523) | bell@sanja.is.com.ua | 2004-11-16 | 1 | -1/+1 |
| * | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -1/+1 |
* | | Fix for BUG#10244: | sergefp@mysql.com | 2005-04-29 | 1 | -2/+4 |
* | | Post WL#2126 fixes: | sergefp@mysql.com | 2004-12-29 | 1 | -27/+46 |
* | | WL#2126 - Multi_read_range. | ingo@mysql.com | 2004-12-23 | 1 | -13/+34 |
* | | Fix for BUG#4177: | sergefp@mysql.com | 2004-11-21 | 1 | -8/+10 |
* | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -5/+101 |
* | | Fix and testcase for BUG#4984 | sergefp@mysql.com | 2004-08-11 | 1 | -0/+1 |
* | | after merge fixes | serg@serg.mylan | 2004-07-22 | 1 | -1/+1 |
* | | misc fixes for compile-time errors | serg@serg.mylan | 2004-07-21 | 1 | -68/+70 |
* | | failing fulltext_order_by.test fixed | serg@serg.mylan | 2004-07-15 | 1 | -1/+1 |
* | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -0/+5 |
* | | Manual merge | sergefp@mysql.com | 2004-06-14 | 1 | -21/+249 |
|\ \ | |||||
| * | | More code cleanup, debug prints removed | sergefp@mysql.com | 2004-06-01 | 1 | -6/+8 |
| * | | Manual merge | sergefp@mysql.com | 2004-05-29 | 1 | -21/+247 |
| |\ \ | |||||
| | * | | * New index_merge EXPLAIN output format | sergefp@mysql.com | 2004-05-29 | 1 | -52/+145 |
| | * | | Manual merge | sergefp@mysql.com | 2004-05-13 | 1 | -14/+147 |
| | |\ \ | |||||
| | | * | | This is first cset for WL#1394 "Optimize index merge when all involved index ... | sergefp@mysql.com | 2004-05-13 | 1 | -14/+149 |
* | | | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -1/+6 |
| * | | | Moved reading of ranges from opt_range.cc to handler.cc | monty@mysql.com | 2004-04-08 | 1 | -1/+10 |
| * | | | Cleanup/optimizations of structures and key usage to make it easier to move k... | monty@mysql.com | 2004-04-08 | 1 | -2/+2 |
* | | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-05-14 | 1 | -1/+13 |
| |/ / |/| | | |||||
* | | | Fix for Bug#3183 | sergefp@mysql.com | 2004-03-15 | 1 | -0/+9 |
* | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-02-11 | 1 | -9/+6 |
* | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -1/+13 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | merge | monty@mysql.com | 2004-02-05 | 1 | -0/+1 |
| |\ | |||||
| | * | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ... | monty@mysql.com | 2004-02-05 | 1 | -0/+1 |
| * | | Code cleanup: | ram@gw.mysql.r18.ru | 2004-02-03 | 1 | -0/+11 |
| * | | just tried to find all 'skipp' and replace it with 'skip'. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -1/+1 |
| |/ | |||||
* | | Precise read time estimates for index_merge/Unique | sergefp@mysql.com | 2003-12-18 | 1 | -45/+51 |
* | | Two-sweeps read index_merge plus several small index_merge fixes and improvem... | sergefp@mysql.com | 2003-12-09 | 1 | -8/+77 |
* | | Post-merge fixes for index_merge/Unique/5.0 | sergefp@mysql.com | 2003-11-24 | 1 | -2/+2 |
* | | Merging index_merge/Unique into 5.0 | sergefp@mysql.com | 2003-11-23 | 1 | -72/+8 |
|\ \ | |||||
| * | | index_merge implementation using Unique class, to be merged into 5.0 | sergefp@mysql.com | 2003-11-19 | 1 | -18/+112 |
* | | | Post-merge fixes | sergefp@mysql.com | 2003-11-22 | 1 | -1/+1 |
* | | | Merged, most likely needs post-merge fix | sergefp@mysql.com | 2003-11-21 | 1 | -18/+175 |
|\ \ \ | |_|/ |/| | | |||||
| * | | logging_ok: | sergefp@mysql.com | 2003-11-20 | 1 | -4/+3 |
| * | | merging in index_merge (in progress, not yet working) | psergey@psergey.(none) | 2003-11-13 | 1 | -17/+175 |
| |\ \ | |||||
| | * | | Added index_merge access method | psergey@psergey.(none) | 2003-11-13 | 1 | -17/+174 |
| | |/ | |||||
* | | | fixes to Bitmap class | serg@serg.mylan | 2003-10-24 | 1 | -1/+1 |