Details
-
Bug
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
-
5.5(EOL), 10.0(EOL), 10.1(EOL), 10.2(EOL), 10.3(EOL), 10.4(EOL)
Description
According to documentation, date_format and datetime_format are unused; however, setting them to a value which the server doesn't agree with causes startup failure:
Wrong date/time format specifier: %Y-%m-%D
|
So, the value is at least checked. Maybe some cleanup is due.