恢复MySQL数据库创建存储过程是遇到错误
you *might* want to use the less safe log_bin_trust_function_creators variable
需要执行
SET GLOBAL log_bin_trust_function_creators = 1;
2018-07-04 00:42:31
浏览 1245
恢复MySQL数据库创建存储过程是遇到错误
you *might* want to use the less safe log_bin_trust_function_creators variable
需要执行
SET GLOBAL log_bin_trust_function_creators = 1;
随时随地看视频慕课网APP
相关课程