Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed LP bug #898073. | Igor Babaev | 2011-11-30 | 1 | -2/+3 |
* | Fixed bug lp:825051 | unknown | 2011-11-29 | 1 | -1/+1 |
* | Fix bugs lp:833777, lp:894397 | unknown | 2011-11-28 | 1 | -8/+8 |
* | Fixed LP BUG#747278 | unknown | 2011-11-28 | 4 | -1/+41 |
* | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 2 | -2/+4 |
* | Merge | Sergey Petrunya | 2011-11-26 | 5 | -546/+840 |
|\ | |||||
| * | Subquery code cleanups: | Sergey Petrunya | 2011-11-25 | 4 | -56/+48 |
| * | Remove garbage comments | Sergey Petrunya | 2011-11-25 | 1 | -8/+0 |
| * | Merge | Sergey Petrunya | 2011-11-25 | 4 | -496/+806 |
| |\ | |||||
| | * | Semi-join optimizations code cleanup part 2: | Sergey Petrunya | 2011-11-25 | 4 | -75/+93 |
| | * | Semi-join optimizations code cleanup: | Sergey Petrunya | 2011-11-23 | 4 | -425/+716 |
| | * | BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoin | Sergey Petrunya | 2011-11-12 | 1 | -1/+2 |
* | | | Remove garbage comment | Sergey Petrunya | 2011-11-25 | 1 | -1/+0 |
|/ / | |||||
* | | Fix bug lp:894326 | unknown | 2011-11-24 | 2 | -2/+16 |
* | | Fix for LP BUG#859375 and LP BUG#887458. | unknown | 2011-11-24 | 1 | -8/+15 |
* | | fixes to make compilers happy. | Alexey Botchkov | 2011-11-24 | 1 | -1/+2 |
* | | Fix bug lp:893486 | unknown | 2011-11-23 | 1 | -12/+14 |
* | | Small fixes to make compilers happy. | Alexey Botchkov | 2011-11-22 | 1 | -3/+3 |
* | | Windows has no 'nearbyint' in libraries. | Alexey Botchkov | 2011-11-22 | 1 | -2/+1 |
* | | Merge default materialization=on. | unknown | 2011-11-22 | 4 | -8/+4 |
|\ \ | |||||
| * \ | Merge enabling materialization=on by default. | unknown | 2011-11-21 | 4 | -8/+4 |
| |\ \ | |||||
| | * \ | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 4 | -8/+4 |
| | |\ \ | |||||
| | | * | | - Removed a comment that is not true any more. | unknown | 2011-11-09 | 2 | -8/+4 |
| | | * | | Enable subquery materialization=ON by default. | unknown | 2011-11-09 | 3 | -8/+2 |
* | | | | | Merge. | Igor Babaev | 2011-11-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed LP bug #887496. | Igor Babaev | 2011-11-21 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Fix bug lp:833777 | unknown | 2011-11-21 | 1 | -2/+8 |
|/ / / / | |||||
* | | | | Corrected the patch that made the optimizer switch for index condition pushdown | Igor Babaev | 2011-11-21 | 1 | -1/+1 |
* | | | | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 1 | -0/+1 |
* | | | | Fixed LP bug #892725. | Igor Babaev | 2011-11-20 | 1 | -0/+2 |
* | | | | Fix for bug #809849 spatial operations must be KILL-able. | Alexey Botchkov | 2011-11-20 | 6 | -5/+17 |
* | | | | Fixed LP bug #891995. | Igor Babaev | 2011-11-18 | 1 | -2/+2 |
* | | | | Fixed LP bug #891953. | Igor Babaev | 2011-11-18 | 1 | -1/+1 |
* | | | | unused variable removed. | Alexey Botchkov | 2011-11-18 | 1 | -2/+1 |
* | | | | GCALC_CHECK_WITH_FLOAT disabled. | Alexey Botchkov | 2011-11-18 | 1 | -1/+1 |
* | | | | Fixed LP bug #800184. | Igor Babaev | 2011-11-18 | 1 | -2/+2 |
* | | | | Merge. | Igor Babaev | 2011-11-17 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Corrected the fix for bug 891052. | Igor Babaev | 2011-11-17 | 1 | -2/+2 |
* | | | | small fixes to make compiler happy. | Alexey Botchkov | 2011-11-17 | 2 | -2/+2 |
* | | | | test results updated. | Alexey Botchkov | 2011-11-17 | 1 | -3/+2 |
* | | | | merging. | Alexey Botchkov | 2011-11-17 | 17 | -183/+6840 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | merging. | Alexey Botchkov | 2011-11-12 | 88 | -2045/+4396 |
| |\ \ \ | |||||
| * | | | | code cleanup. | Alexey Botchkov | 2011-10-16 | 1 | -48/+0 |
| * | | | | GIS code cleanup. | Alexey Botchkov | 2011-10-16 | 2 | -484/+458 |
| * | | | | #define added | Alexey Botchkov | 2011-10-14 | 1 | -0/+2 |
| * | | | | repeating calcualtions eliminated. | Alexey Botchkov | 2011-10-14 | 2 | -15/+139 |
| * | | | | GIS code. | Alexey Botchkov | 2011-10-14 | 5 | -1042/+1038 |
| * | | | | Copyright notices fixed. | Alexey Botchkov | 2011-10-06 | 6 | -2/+8 |
| * | | | | Valgrind warning fixed. | Alexey Botchkov | 2011-10-05 | 3 | -57/+102 |
| * | | | | GIS code cleanup. | Alexey Botchkov | 2011-10-04 | 1 | -0/+7 |