找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 3697|回复: 0

[网站] MySQL:–default-character-set is deprecated错误解决方案

[复制链接]
惘城落遇 发表于 2012-3-20 20:10:48 | 显示全部楼层 |阅读模式
Event Type: Warning
Event Source: MySQL
Event Category: None
Event ID: 100
Date:  2010-12-17
Time:  3:19:39
User:  N/A
Computer: VISIONAPPSSERV
Description:
'--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead.

For more information, see Help and Support Center at http://www.mysql.com.  

‍'--default-character-set' is deprecated and will be removed in a future release. Please use '--character-set-server' instead.

‍' - 默认字符集'已过时,将在未来的版本中删除。请使用' - 字符集服务器'代替。
‍根据提示,我们在my.ini里修改信息,把两处
  1. default-character-set
复制代码
全部替换为
  1. character-set-server
复制代码
这样就不会有错误提示




您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表