Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Range optimizer fix: | sergefp@mysql.com | 2004-06-22 | 1 | -11/+11 |
* | Post-merge fixes | sergefp@mysql.com | 2004-06-14 | 1 | -5/+10 |
* | Manual merge | sergefp@mysql.com | 2004-06-14 | 1 | -397/+2678 |
|\ | |||||
| * | More code cleanup, debug prints removed | sergefp@mysql.com | 2004-06-01 | 1 | -21/+21 |
| * | Manual merge | sergefp@mysql.com | 2004-05-29 | 1 | -395/+2676 |
| |\ | |||||
| | * | * Undo of range optimizer fix from previous changeset | sergefp@mysql.com | 2004-05-29 | 1 | -11/+13 |
| | * | * New index_merge EXPLAIN output format | sergefp@mysql.com | 2004-05-29 | 1 | -344/+812 |
| | * | Manual merge | sergefp@mysql.com | 2004-05-13 | 1 | -356/+2167 |
| | |\ | |||||
| | | * | This is first cset for WL#1394 "Optimize index merge when all involved index ... | sergefp@mysql.com | 2004-05-13 | 1 | -356/+2167 |
* | | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-06-07 | 1 | -2/+3 |
* | | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-06-03 | 1 | -1/+2 |
* | | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -53/+35 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -3/+3 |
| * | | | After merge fixes | monty@mysql.com | 2004-05-24 | 1 | -2/+3 |
| * | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -50/+31 |
| * | | | Windows fixes for VC++ compiler compability | miguel@hegel.local | 2004-05-05 | 1 | -2/+2 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-08 | 1 | -180/+161 |
| |\ \ \ | |||||
| | * | | | Moved reading of ranges from opt_range.cc to handler.cc | monty@mysql.com | 2004-04-08 | 1 | -123/+90 |
| | * | | | Cleanup/optimizations of structures and key usage to make it easier to move k... | monty@mysql.com | 2004-04-08 | 1 | -69/+83 |
| * | | | | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_... | serg@serg.mylan | 2004-04-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Post-merge fixes. | pem@mysql.comhem.se | 2004-05-14 | 1 | -186/+222 |
| |/ / |/| | | |||||
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -24/+32 |
|\ \ \ | |/ / | |||||
| * | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -5/+5 |
| |\ \ | |||||
| | * \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -5/+5 |
| | |\ \ | |||||
| | | * | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -3/+3 |
| | | * | | Changes to fix errors encountered in test builds on Windows. | Greg@greg-laptop. | 2004-02-27 | 1 | -2/+2 |
| * | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-03-17 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix for #233 (the second one) | hf@deer.(none) | 2004-03-16 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | Cast for VC++ compiler errors | miguel@hegel.local | 2004-03-12 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge with 4.0 to get fix for mysqlbinlog | monty@mysql.com | 2004-02-16 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | fixed copying of color in SEL_ARG::clone (fixed bug #2968) | vva@eagle.mysql.r18.ru | 2004-02-12 | 1 | -0/+1 |
| * | | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -2/+2 |
| * | | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -16/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed problem with range optimization over overlapping ranges (#2448) | monty@mysql.com | 2004-02-04 | 1 | -7/+12 |
| | * | | An improvement of the fix for the bug #2231: string column, | ram@gw.mysql.r18.ru | 2004-01-08 | 1 | -15/+17 |
| | * | | Fix for the bug #2231: string column, INDEX+LIKE, don't take the ESCAPE chara... | ram@gw.mysql.r18.ru | 2003-12-30 | 1 | -4/+7 |
* | | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -38/+82 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -1/+1 |
| * | | merge | monty@mysql.com | 2004-02-05 | 1 | -7/+14 |
| |\ \ | |||||
| | * | | Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for ... | monty@mysql.com | 2004-02-05 | 1 | -7/+14 |
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -29/+44 |
| |\ \ \ | |||||
| | * | | | Indexes can be used for optimization if the operation | bar@bar.intranet.mysql.r18.ru | 2004-02-02 | 1 | -29/+44 |
| | |/ / | |||||
| * | | | Added a comment for NULL range creation. | ram@gw.mysql.r18.ru | 2004-02-02 | 1 | -1/+6 |
| * | | | fix for the bug #2419: order by ignores rows. | ram@gw.mysql.r18.ru | 2004-01-31 | 1 | -2/+19 |
| |/ / | |||||
* | | | - portability fix for IBM AIX and QNX | lenz@kallisto.local | 2003-12-22 | 1 | -1/+1 |
* | | | Merge mysql.com:/home/psergey/mysql-5.0-latest-pull | sergefp@mysql.com | 2003-12-20 | 1 | -13/+39 |
|\ \ \ | |||||
| * \ \ | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -13/+39 |
| |\ \ \ | | |/ / | |||||
| | * | | merge with 4.0.18 | monty@mysql.com | 2003-12-19 | 1 | -1/+0 |
| | |\ \ | | | |/ | |||||
| | | * | Simple cleanups | monty@mysql.com | 2003-12-18 | 1 | -1/+0 |
| | * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -13/+40 |
| | |\ \ | | | |/ |