Error 1454: No definer attribute for trigger
Error Code | SQLSTATE | Error | Description |
---|---|---|---|
1454 | HY000 | ER_TRG_NO_DEFINER | No definer attribute for trigger '%s'.'%s'. The trigger will be activated under the authorization of the invoker, which may have insufficient privileges. Please recreate the 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.