Error 1419: You do not have the SUPER privilege and binary logging is enabled
Error Code
SQLSTATE
Error
Description
1419
HY000
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)
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 1418: This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration anNextError 1420: You can't execute a prepared statement which has an open cursor associated with it
Last updated
Was this helpful?