排除
1.mysql 是utf8
2.连接url加了useUnicode=true&&characterEncoding=utf8
3.项目也没有用到utf8mb4

由于是mysql驱动版本5.1.30版本报错,换成5.1.6就好了

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-23
  • 2022-02-13
  • 2021-07-28
  • 2021-11-04
相关资源
相似解决方案