MarkLeith/dbahelper

When attempting to load 56.sql, error 1418 in reverse_format_time.sql

contentfree opened this issue · 1 comments

The full error:

ERROR 1418 (HY000) at line 72 in file: './functions/reverse_format_time.sql': 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)

Ideas? I'm running 5.6.14.

Using the latest from master resolved the issue. Please consider updating the "releases" to replace the 2.0.0 with 2.0.1.