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

Last updated

Was this helpful?