Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Invalid
-
1.36.0
-
None
-
None
Description
mysql> select to_char(timestamp '2002-04-20 17:31:12.66', 'HH12:MI:SS') -> ; ERROR 1305 (42000): FUNCTION test.to_char does not exist
mysql does not seem to have a to_char function
link:https://dev.mysql.com/doc/refman/8.0/en/date-and-time-functions.html#function_date-format
Attachments
Issue Links
- is caused by
-
CALCITE-5619 Support PostgreSQL's TO_CHAR function
- Closed
- links to