summaryrefslogtreecommitdiff
path: root/mysql-test/t/str_to_datetime_457.test
Commit message (Collapse)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-26/+0
|
* MDEV-457 Inconsistent data truncation on datetime values with fractional ↵Sergei Golubchik2012-09-081-0/+26
seconds represented as strings with no delimiters New implementation for str_to_datetime. Fix MDEV-457 and related issues.