Error 1442: Can't update table in stored function/trigger because it is already used by statement which invoked this stored function/trigger
Error Code | SQLSTATE | Error | Description |
---|---|---|---|
1442 | HY000 | ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG | Can't update table '%s' in stored function/trigger because it is already used by statement which invoked this stored function/trigger. |
Contents
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.