MySQL trigger: Update when reaching a certain datetime

前端 未结 2 472
花落未央
花落未央 2020-12-20 03:51

I want to create a MySQL trigger that updates a table everytime one of the datetime rows in a different table reaches a datetime lower than now.

How would I

2条回答
提交回复
热议问题