首页 > 数据库 > MySQL > 正文

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

2024-07-24 13:03:05
字体:
来源:转载
供稿:网友
恢复MySQL数据库创建存储过程是遇到错误

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

需要执行

SET GLOBAL log_bin_trust_function_creators = 1;
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表