开发者

mysql.event shows wrong last_executed time

开发者 https://www.devze.com 2023-02-21 02:54 出处:网络
I\'ve created an event which runs every 1 hour. The events \"last_executed\" time shows (actual exec time) - 2.

I've created an event which runs every 1 hour.

The events "last_executed" time shows (actual exec time) - 2.

For instance, "created" shows {date} 12:58:36 and "last_executed" shows {date} 10:58:36.

I've checked the server time and开发者_StackOverflow社区 it matches "created".

Is there some sort of internal time keeping, and if so why is it only used for one of the fields and not the other?

0

精彩评论

暂无评论...
验证码 换一张
取 消