Caused by: java.sql.SQLException: Incorrect string value: ‘\xE8\x8A\x82\xE7\x9B\xAE…’ for column ‘pro_name’ at row 1
把报错的字段的字符集改为utf8mb4
相关文章:
Caused by: java.sql.SQLException: Incorrect string value: ‘\xE8\x8A\x82\xE7\x9B\xAE…’ for column ‘pro_name’ at row 1
把报错的字段的字符集改为utf8mb4
相关文章: