开发者

how to get the description of the event or Job?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜