2017年12月26日

Error Message: Incorrect string value: '...' 插入中文时报错

摘要: 向mysql数据库中插入中文的时候报错:Error Message: Incorrect string value: '\xE6\x85\xA7\xE7\x82\xB9...' for column 'name' at row 1. 出现这种错误的原因是因为数据库的编码不支持中文,这时候我们需要修改 阅读全文

posted @ 2017-12-26 16:52 smartly 阅读(639) 评论(0) 推荐(0)

导航

版权所有 © Yun2014