How to avoid error on MYSQL CONVERT() method, when passing a 0 second string and subtract from that value?

前端 未结 0 1202
醉梦人生
醉梦人生 2020-12-16 13:05

Iam using mysql 8 and have a problem with this type of query: INSERT INTO review (name, create_date) VALUES("name", CONVERT(timestamp, DATETIME) - 1) when the valu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题