手记

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

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

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

需要执行

SET GLOBAL log_bin_trust_function_creators = 1;

0人推荐
随时随地看视频
慕课网APP