[MySQL] [HY000][1418] 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)

ASHAPPYASIKNOW·2022년 1월 14일
0
post-thumbnail

SET GLOBAL log_bin_trust_function_creators = 1;

한번에 해결 되었다.

profile
36.9 It's good time to start something new

0개의 댓글