Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create 'main' test directory and move 't' and 'r' there | Michael Widenius | 2018-03-29 | 1 | -26/+0 |
| | |||||
* | MDEV-457 Inconsistent data truncation on datetime values with fractional ↵ | Sergei Golubchik | 2012-09-08 | 1 | -0/+26 |
seconds represented as strings with no delimiters New implementation for str_to_datetime. Fix MDEV-457 and related issues. |