摘要: 1. mysql> SET GLOBAL log_bin_trust_function_creators = 1; 2. 修改my.conf文件中 [mysqld] 标记后加一行内容为 log-bin-trust-function-creators=1 阅读全文
posted @ 2011-04-19 11:36 远去的河流 阅读(398) 评论(0) 推荐(0) 编辑