ClickHouse/tests/queries/0_stateless/03014_msan_parse_date_time.sql

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
107 B
MySQL
Raw Normal View History

SELECT parseDateTimeBestEffort(toFixedString('01/12/2017,', 11)); -- { serverError CANNOT_PARSE_DATETIME }