欢迎来到福编程网,本站提供各种互联网专业知识!

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

发布时间:2011-07-20 作者: 来源:转载
you*might*wanttousethelesssafelog_bin_trust_function_creatorsvariable
恢复MySQL数据库创建存储过程是遇到错误

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

需要执行

SET GLOBAL log_bin_trust_function_creators = 1;

相关推荐