SQLException: Incorrect string value: 'xE4xB8xADxE5x9BxBD' for column at row 1

Posted 枫树湾河桥

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了SQLException: Incorrect string value: 'xE4xB8xADxE5x9BxBD' for column at row 1相关的知识,希望对你有一定的参考价值。

这个是由于新建数据库没有选择默认字符集导致的,只要选择utf8即可。

如果以上还无法解决,那可能是表里的varchar字符集也不对

 

以上是关于SQLException: Incorrect string value: 'xE4xB8xADxE5x9BxBD' for column at row 1的主要内容,如果未能解决你的问题,请参考以下文章