欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  数据库

you *might* want to use the less safe log_bin_trust_function

程序员文章站 2022-04-28 08:45:25
...

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

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

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

需要执行

SET GLOBAL log_bin_trust_function_creators = 1;
相关标签: 存储过程