Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compiler warning about assigned but not used variables fixed. | unknown | 2011-10-18 | 1 | -5/+4 |
* | portability fix: avoid anonymous structs and unions in C | Sergei Golubchik | 2011-09-22 | 1 | -60/+60 |
* | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -13/+64 |
* | automatic merge | Michael Widenius | 2011-05-11 | 1 | -1/+11 |
|\ | |||||
| * | Fixed a memory overrun in dynamic columns when sending in a mailformed (too s... | Michael Widenius | 2011-05-11 | 1 | -1/+9 |
| * | Fixed compiler warnings and test cases problems found by buildbot | Michael Widenius | 2011-05-11 | 1 | -0/+2 |
* | | Fix compile error by changing #include <mysys_priv.h> to #include "mysys_pri... | Vladislav Vaintroub | 2011-05-11 | 1 | -11/+18 |
|/ | |||||
* | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -0/+2044 |