开发者

MySQL triggers alteration

Is there any way how to 开发者_StackOverflow社区update automatically mysql trigger(s) structure, every time when I alter a table?


No - any alteration that impacts the trigger requires you to update separately from the ALTER TABLE statement.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜