string_to_datetime and '\0' symbol
----------------------------------
Key: CORE-6496
URL: http://tracker.firebirdsql.org/browse/CORE-6496
Project: Firebird Core
Issue Type: Bug
Components: Engine
Affects Versions: 3.0.8
Reporter: Kovalenko Dmitry
string_to_datetime returns error when translates string like:
"2021-2-20\0"
"2021-2-20 1:2\0"
"2021-2-20 1:2:3\0"
but not have problems with translation of strings like:
"5.3.2021 01:02:03.1234\0"
-----
Note that, Firebird can't translate to BOOLEAN the string with '\0' symbol (for
example "TRUE\0").
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel