排除1.mysql 是utf82.连接url加了useUnicode=true&&characterEncoding=utf83.项目也没有用到utf8mb4由于是mysql驱动版本5.1.30版本报错,换成5.1.6就好了