开发者

how to get the description of the event or Job?

开发者 https://www.devze.com 2023-02-28 02:15 出处:网络
I am using the Win XP as os. I Want to see the description of th开发者_开发百科e event or Job.Try:

I am using the Win XP as os. I Want to see the description of th开发者_开发百科e event or Job.


Try:

show events from your_database


Also:

SHOW CREATE EVENT <event_name>;

or

SELECT * FROM information_schema.events;
0

精彩评论

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

关注公众号