msyql报错:### Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x91\x89 /...' for column 'seo_description' at row 1

作者
2025-05-26阅读 27

1、问题描述

我保存的内容有表情图标,保存的时候报错

<EOL>### Cause: java.sql.SQLException: Incorrect string value: '\xF0\x9F\x91\x89 /...' for column 'seo_description' at row 1

2、修改方式

更改字段的编码方式,utf8mb4



全部评论

头像
乌兔
前端开发
私信
获得点赞 445
文章被阅读 31,261