bugs mysql STR_TO_DATE
Confluence User - 16 Feb, 2022
hi,
i found mysql bugs.
im trying query select "select STR_TO_DATE('2022-02-16 10:24:36', '%Y-%m-%D %H:%i:%s')"
but result is different "2022-02-16 00:24:36"
how to fix my problem?
mysql engine 5.7.33-0ubuntu0.16.04.1
thanks in advance
khafidz
mysql;str_to_date
