Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new file (for netware) | Michael Widenius | 2011-12-02 | 2 | -0/+13 |
* | Fixes for netware by Guenter Knauf | Michael Widenius | 2011-12-02 | 5 | -400/+404 |
* | Patch to get MariaDB to compile on CYGWIN; By Guenter Knauf | Michael Widenius | 2011-12-02 | 3 | -2/+9 |
* | Fixed LP bug #898073. | Igor Babaev | 2011-11-30 | 3 | -2/+64 |
* | Merge the fix of bug lp:825051 | unknown | 2011-11-30 | 7 | -1/+147 |
|\ | |||||
| * | Fixed bug lp:825051 | unknown | 2011-11-29 | 7 | -1/+147 |
* | | Added test suite for the LP BUG#885162 (fixed by the patch for LP BUG#859375 ... | unknown | 2011-11-29 | 6 | -0/+93 |
|/ | |||||
* | bug 857066 Wrong result with ST_DISJOINT when using an index. | Alexey Botchkov | 2011-11-29 | 1 | -1/+1 |
* | bug 857066 Wrong result with ST_DISJOINT when using an index | Alexey Botchkov | 2011-11-29 | 1 | -1/+1 |
* | Fix bugs lp:833777, lp:894397 | unknown | 2011-11-28 | 7 | -8/+87 |
* | Fixed LP BUG#747278 | unknown | 2011-11-28 | 10 | -1/+491 |
* | Set new default values for the optimizer switch flags 'derived_merge' | Igor Babaev | 2011-11-26 | 49 | -21/+208 |
* | Merge | Sergey Petrunya | 2011-11-26 | 25 | -729/+1154 |
|\ | |||||
| * | Subquery code cleanups: | Sergey Petrunya | 2011-11-25 | 4 | -56/+48 |
| * | Update test results | Sergey Petrunya | 2011-11-25 | 1 | -2/+2 |
| * | Update test results | Sergey Petrunya | 2011-11-25 | 4 | -14/+14 |
| * | Remove garbage comments | Sergey Petrunya | 2011-11-25 | 1 | -8/+0 |
| * | Merge | Sergey Petrunya | 2011-11-25 | 19 | -663/+1104 |
| |\ | |||||
| | * | Semi-join optimizations code cleanup part 2: | Sergey Petrunya | 2011-11-25 | 17 | -249/+263 |
| | * | Semi-join optimizations code cleanup: | Sergey Petrunya | 2011-11-23 | 6 | -429/+720 |
| | * | BUG#887468: Second assertion `keypart_map' failed in maria_rkey with semijoin | Sergey Petrunya | 2011-11-12 | 3 | -1/+137 |
* | | | Remove garbage comment | Sergey Petrunya | 2011-11-25 | 1 | -1/+0 |
|/ / | |||||
* | | Currently innodb_plugin does not support ICP. Part2. | Igor Babaev | 2011-11-24 | 2 | -1/+7 |
* | | Added valgrind suppression for an error due to | unknown | 2011-11-24 | 1 | -0/+9 |
* | | Fix bug lp:894326 | unknown | 2011-11-24 | 2 | -2/+16 |
* | | Currently innodb_plugin does not support ICP. | Igor Babaev | 2011-11-24 | 2 | -1/+7 |
* | | Fix for LP BUG#859375 and LP BUG#887458. | unknown | 2011-11-24 | 7 | -8/+306 |
* | | fixes to make compilers happy. | Alexey Botchkov | 2011-11-24 | 2 | -1/+5 |
* | | Fix bug lp:893486 | unknown | 2011-11-23 | 3 | -12/+67 |
* | | 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 | 31 | -225/+342 |
|\ \ | |||||
| * \ | Merge enabling materialization=on by default. | unknown | 2011-11-21 | 31 | -225/+342 |
| |\ \ | |||||
| | * \ | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 31 | -225/+342 |
| | |\ \ | |||||
| | | * | | Fixed PBXT test cases. | unknown | 2011-11-09 | 2 | -7/+11 |
| | | * | | - 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 | 27 | -216/+327 |
* | | | | | Correct test file. | unknown | 2011-11-21 | 1 | -1/+1 |
* | | | | | Fix test to pass on 32-bit machines by reducing | unknown | 2011-11-21 | 5 | -5/+5 |
* | | | | | Merge. | Igor Babaev | 2011-11-21 | 5 | -3/+99 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed LP bug #887496. | Igor Babaev | 2011-11-21 | 5 | -3/+99 |
| |/ / / / | |||||
* | | | | | Fix bug lp:833777 | unknown | 2011-11-21 | 8 | -3/+68 |
|/ / / / | |||||
* | | | | 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 | 40 | -323/+324 |
* | | | | Fixed LP bug #892725. | Igor Babaev | 2011-11-20 | 3 | -0/+86 |
* | | | | 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 | 3 | -2/+92 |
* | | | | Fixed LP bug #891953. | Igor Babaev | 2011-11-18 | 4 | -1/+42 |
* | | | | unused variable removed. | Alexey Botchkov | 2011-11-18 | 1 | -2/+1 |
* | | | | GCALC_CHECK_WITH_FLOAT disabled. | Alexey Botchkov | 2011-11-18 | 1 | -1/+1 |