summaryrefslogtreecommitdiff
path: root/mysql-test/r/dyncol.result
Commit message (Expand)AuthorAgeFilesLines
* Test suite fo bug MDEV-4849: Out of memory error and valgrind warnings on COL...unknown2013-08-201-0/+10
* new format length calculation check added.unknown2013-08-201-0/+12
* merge 5.5 -> 10.0-baseunknown2013-08-201-0/+21
|\
| * Merge from 5.3Alexander Barkov2013-08-121-0/+21
| |\
| | * MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADDunknown2013-08-011-0/+21
* | | 5.5 mergeSergei Golubchik2013-03-271-10/+81
|\ \ \ | |/ /
| * | 5.3 mergeSergei Golubchik2013-03-271-10/+81
| |\ \ | | |/
| | * MDEV-4292 fix.unknown2013-03-261-10/+81
* | | fixed crossplatform double values representation.unknown2013-01-101-2/+2
* | | Post-post review fixes.unknown2012-12-231-13/+13
* | | backport to 5.5 dyncol changes and names supportunknown2012-12-231-28/+88
* | | MDEV-377 Name support for dynamic columnsunknown2012-09-281-25/+267
|/ /
* | after merge changes:Sergei Golubchik2011-12-121-5/+5
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-3/+1
|\ \ | |/
* | merge with 5.3Sergei Golubchik2011-10-191-33/+35
|/
* merge with 5.1-microSergei Golubchik2011-06-071-13/+36
* Merge with 5.1-microsecondsMichael Widenius2011-05-281-32/+81
* Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-22/+22
* Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233)Michael Widenius2011-05-121-0/+29
* Fixed a memory overrun in dynamic columns when sending in a mailformed (too s...Michael Widenius2011-05-111-0/+6
* Fixed compiler warnings and test cases problems found by buildbotMichael Widenius2011-05-111-3/+3
* Fixed all reported bugs for dynamic columns.Michael Widenius2011-05-111-0/+43
* Merge with main 5.3Michael Widenius2011-05-081-22/+22
* Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+1187