Error 1418: This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration an
Error Code
SQLSTATE
Error
Description
1418
HY000
ER_BINLOG_UNSAFE_ROUTINE
This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration 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 1417: A routine failed and has neither NO SQL nor READS SQL DATA in its declarationNextError 1419: You do not have the SUPER privilege and binary logging is enabled
Last updated
Was this helpful?