恢复MySQL数据库创建存储过程是遇到错误

you *might* want to use the less safe log_bin_trust_function_creators variable

需要执行

SET GLOBAL log_bin_trust_function_creators = 1;

点赞(92)

评论列表共有 0 条评论

立即
投稿
返回
顶部