mysql的触发器不能对本表进行update操作,如下面 的示例,直接报
Can’t update table ‘tbl’ in stored function/trigger because it is already used by statement which invoked this stored function/trigger 错误,Can’t up
mysql的触发器不能对本表进行update操作,如下面 的示例,直接报
Can’t update table ‘tbl’ in stored function/trigger because it is already used by statement which invoked this stored function/trigger 错误,Can’t up