1、问题描述
我保存的内容有表情图标,保存的时候报错
<EOL>### Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x91\x89 /...' for column 'seo_description' at row 1
2、修改方式
更改字段的编码方式,utf8mb4
我保存的内容有表情图标,保存的时候报错
<EOL>### Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x91\x89 /...' for column 'seo_description' at row 1
更改字段的编码方式,utf8mb4