I am running a laravel migration from jenkins that creates a stored procedure and the following error appears:
SQLSTATE[HY000]: General error: 1419 You do not have the SUPER privilege an
d binary logging is enabled (you *might* want to use the less safe log_bin_
trust_function_creators variable) (SQL:
CREATE TRIGGER ...
How can I fix this and allow the migration to create triggers, etc. without problems.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire