思路话语

。Arlen:思想有多远你就能走多远...

2008年10月14日 #

mysql 创建函数时出现 Error Code : 1418 错误解决办法

摘要: 1. mysql> SET GLOBAL log_bin_trust_function_creators = 1;2. 修改my.conf文件中 [mysqld] 标记后加一行内容为 log-bin-trust-function-creators=1 阅读全文

posted @ 2008-10-14 18:24 Arlen 阅读(366) 评论(0) 推荐(0) 编辑

导航