select * from table where  
date_add(STR_TO_DATE(createtime,'%Y-%m-%d %T:%i:%s'), interval '00:60:00' hour_second)<=current_timestamp()

相关文章:

  • 2021-11-23
  • 2022-12-23
  • 2021-04-18
  • 2022-12-23
  • 2022-12-23
  • 2021-05-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
  • 2021-04-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案