Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sys_vars test suite for 32bit systems. (MDEV-53 & MDEV-53) | unknown | 2012-01-09 | 1 | -0/+5 |
* | MDEV-76 5.5 memory overrun on main.select_jcl6. | Sergei Golubchik | 2012-01-07 | 1 | -0/+1 |
* | moved ha_maria::implicit_commit() calls around | Sergei Golubchik | 2012-01-06 | 2 | -6/+8 |
* | Fix some failing tests on Windows | Vladislav Vaintroub | 2012-01-06 | 1 | -2/+1 |
* | Fixed lp:909051 Options --debug and --disable-debug are known but ambiguous i... | Michael Widenius | 2011-12-27 | 1 | -17/+26 |
* | keycache sysvars used to pass incorrect offset into the parent constructor, | Sergei Golubchik | 2011-12-21 | 1 | -2/+3 |
* | rename debug variable to debug_dbug, to make test pass in release builds | Sergei Golubchik | 2011-12-15 | 3 | -4/+10 |
* | always use sql/sql_string.* files, never - client/sql_string.* | Sergei Golubchik | 2011-12-15 | 2 | -7/+0 |
* | After-merge fixes for 5.5 merge. | unknown | 2011-12-14 | 5 | -30/+68 |
* | fix new String:realloc* variants always to zero-terminate the string | Sergei Golubchik | 2011-12-14 | 2 | -4/+16 |
* | after merge changes: | Sergei Golubchik | 2011-12-12 | 7 | -207/+199 |
* | move safemalloc out of dbug. | Sergei Golubchik | 2011-12-12 | 2 | -2/+4 |
* | win64 sysvar portability fixes | Sergei Golubchik | 2011-12-02 | 4 | -61/+62 |
* | Fix valgrind error after 5.5 merge (the 5.3 fix was accidentally lost in the ... | unknown | 2011-12-08 | 1 | -1/+1 |
* | Fix crash due to wrong my_error() call (5.5 after-merge fix). | unknown | 2011-12-05 | 1 | -1/+1 |
* | small cleanup | Sergei Golubchik | 2011-11-28 | 5 | -44/+19 |
* | by default disable pbxt too | Sergei Golubchik | 2011-11-28 | 1 | -26/+38 |
* | consistency fixes for mysqld --help | Sergei Golubchik | 2011-11-28 | 2 | -25/+10 |
* | merge | Vladislav Vaintroub | 2011-11-28 | 22 | -185/+6853 |
|\ | |||||
| * | compilation fixes | Sergei Golubchik | 2011-11-27 | 2 | -2/+2 |
| * | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 20 | -183/+6851 |
| |\ | |||||
| | * | 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 |