Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -10/+21 |
|\ | |||||
| * | Merge 5.3->5.5 | Alexander Barkov | 2014-06-04 | 1 | -10/+21 |
| |\ | |||||
| | * | MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME column | Alexander Barkov | 2014-06-04 | 1 | -10/+21 |
* | | | MDEV-5840: group_concat( column_json(dynamic_column )) return empty result | unknown | 2014-03-13 | 1 | -0/+13 |
* | | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t... | Alexander Barkov | 2014-03-07 | 1 | -4/+4 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-12-16 | 1 | -0/+6 |
|\ \ \ | |||||
| * \ \ | 5.5 merge | Sergei Golubchik | 2013-11-23 | 1 | -0/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | mysql-5.5.34 merge | Sergei Golubchik | 2013-11-19 | 1 | -0/+6 |
* | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -0/+43 |
|\ \ \ \ | |/ / / | |||||
| * | | | Test suite fo bug MDEV-4849: Out of memory error and valgrind warnings on COL... | unknown | 2013-08-20 | 1 | -0/+10 |
| * | | | new format length calculation check added. | unknown | 2013-08-20 | 1 | -0/+12 |
| * | | | merge 5.5 -> 10.0-base | unknown | 2013-08-20 | 1 | -0/+21 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge from 5.3 | Alexander Barkov | 2013-08-12 | 1 | -0/+21 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD | unknown | 2013-08-01 | 1 | -0/+21 |
* | | | | MDEV-4871 Temporal literals do not accept nanoseconds | Alexander Barkov | 2013-08-15 | 1 | -1/+1 |
* | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -3/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | temporal-related changes. don't apply sql_mode flags on the lower level (str_... | Sergei Golubchik | 2013-07-11 | 1 | -3/+1 |
* | | | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -10/+81 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | 5.3 merge | Sergei Golubchik | 2013-03-27 | 1 | -10/+81 |
| |\ \ | | |/ | |||||
| | * | MDEV-4292 fix. | unknown | 2013-03-26 | 1 | -10/+81 |
* | | | fixed crossplatform double values representation. | unknown | 2013-01-10 | 1 | -2/+2 |
* | | | Post-post review fixes. | unknown | 2012-12-23 | 1 | -13/+13 |
* | | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 1 | -28/+88 |
* | | | MDEV-377 Name support for dynamic columns | unknown | 2012-09-28 | 1 | -25/+267 |
|/ / | |||||
* | | after merge changes: | Sergei Golubchik | 2011-12-12 | 1 | -5/+5 |
* | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-22 | 1 | -3/+1 |
|\ \ | |/ | |||||
* | | merge with 5.3 | Sergei Golubchik | 2011-10-19 | 1 | -33/+35 |
|/ | |||||
* | merge with 5.1-micro | Sergei Golubchik | 2011-06-07 | 1 | -13/+36 |
* | Merge with 5.1-microseconds | Michael Widenius | 2011-05-28 | 1 | -32/+81 |
* | Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e... | Michael Widenius | 2011-05-21 | 1 | -22/+22 |
* | Fixed bug when accessing wrong decimal value in dynamic string (Fixed lp:781233) | Michael Widenius | 2011-05-12 | 1 | -0/+29 |
* | Fixed a memory overrun in dynamic columns when sending in a mailformed (too s... | Michael Widenius | 2011-05-11 | 1 | -0/+6 |
* | Fixed compiler warnings and test cases problems found by buildbot | Michael Widenius | 2011-05-11 | 1 | -3/+3 |
* | Fixed all reported bugs for dynamic columns. | Michael Widenius | 2011-05-11 | 1 | -0/+43 |
* | Merge with main 5.3 | Michael Widenius | 2011-05-08 | 1 | -22/+22 |
* | Adding support for Dynamic columns (WL#34): | Michael Widenius | 2011-05-08 | 1 | -0/+1187 |