首页 > 数据库技术 > 详细

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

时间:2016-01-01 12:19:45      阅读:193      评论:0      收藏:0      [点我收藏+]
恢复MySQL数据库创建存储过程是遇到错误

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

需要执行

SET GLOBAL log_bin_trust_function_creators = 1;

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

原文:http://www.jb51.net/article/27770.htm

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!