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 page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?