摘要: 一:设置变量log_bin_trust_function_creators的方式 -- 设置为1,此时才可以使用 CONTAINS SQL,MODIFIES SQL DATA set GLOBAL log_bin_trust_function_creators=1; delimiter $$ cre 阅读全文
posted @ 2020-12-18 19:19 怕黑,可是却恋上了夜 阅读(148) 评论(0) 推荐(0) 编辑