summaryrefslogtreecommitdiff
path: root/mysys/ma_dyncol.c
Commit message (Expand)AuthorAgeFilesLines
* fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-2/+1
* merge with 5.3Sergei Golubchik2011-10-191-3/+2
* Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233)Michael Widenius2011-05-121-13/+64
* automatic mergeMichael Widenius2011-05-111-1/+11
|\
| * Fixed a memory overrun in dynamic columns when sending in a mailformed (too s...Michael Widenius2011-05-111-1/+9
| * Fixed compiler warnings and test cases problems found by buildbotMichael Widenius2011-05-111-0/+2
* | Fix compile error by changing #include <mysys_priv.h> to #include "mysys_pri...Vladislav Vaintroub2011-05-111-11/+18
|/
* Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+2044