SQL函数创建错误
[Err] 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)
set global log_bin_trust_function_creators=1;
posted on 2016-09-21 14:34 weiguoyuan 阅读(253) 评论(0) 收藏 举报
浙公网安备 33010602011771号