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.
Possible Causes and Solutions
This article doesn't currently contain any content. You can help!
This page is licensed: CC BY-SA / Gnu FDL
PreviousError 1453: Variable must be quoted with ..., or renamedNextError 1455: has an old format, you should re-create the object(s)
Last updated
Was this helpful?