摘要: Can't update table XXX in stored function/trigger because it is already used by statement which invoked this 原因是在update触发时使用update语句,导致循环调用。直接使用set可以避 阅读全文
posted @ 2015-05-29 15:48 当年 阅读(370) 评论(0) 推荐(0) 编辑