Some records about mysql

Time type :

Definition: orderTime DATETIME,

When inserting, convert the time of string type to time type: STR_TO_DATE ('02 -03-2018 12:00:00 ','% d-% m-% Y% H:% i:% s')

Published 9 original articles · liked 0 · visits 249

Guess you like

Origin blog.csdn.net/Fabri/article/details/105288841