会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
昨日微风
博客园
首页
新随笔
联系
订阅
管理
2018年5月11日
Mysql 插入中文错误:Incorrect string value: '\xE7\xA8\x8B\xE5\xBA\x8F...' for column 'course' at row 1
摘要: Incorrect string value: '\xE7\xA8\x8B\xE5\xBA\x8F...' for column 'course' at row 1 出现这个错误的原因是,数据库的编码格式为latin1 而我要将utf8的中文插入到数据库中。 一开始修改 修改数据库的编码 alter
阅读全文
posted @ 2018-05-11 11:27 昨日微风
阅读(467)
评论(0)
推荐(0)
编辑
公告