In this post, you’ll learn more about the MariaDB Error 1419 ER_BINLOG_CREATE_ROUTINE_NEED_SUPER with the details of the error message and why you receive this error
Maria DB Error Description
MariaDB Error 1419 – ER_BINLOG_CREATE_ROUTINE_NEED_SUPER with the sqlState HY000
Error Description for the MariaDB Error ER_BINLOG_CREATE_ROUTINE_NEED_SUPER
You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable)
Leave a Reply