请问cobar最新版本1.2.8是否支持emoji表情和utf8mb4编码?
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
数据库中间件cobar的作者,你好
我们是一家科技公司,有幸使用了这款优秀的开源软件
感谢作者的贡献,我们使用的这段时间一直挺稳定的
但最近生产环境遇到了一个问题,影响范围挺大的,想请教下你,具体情况如下:
一、环境
MySQL 8.0.28 cobar-1.2.8 wordpress 6.0
wordpress网站通过cobar数据库中间件去连接后端真实MySQL数据库
MySQL数据库和文章表均为utf8mb4编码
二、问题描述
编辑wordpress后台文章内容,插入emoji表情(🔥👍🏆)时,无法保存和查看emoji表情

m

三、初步排查:
如果wordpress网站直连MySQL数据库,就没这个问题
四、需要的帮助:
需要确认cobar最新版本1.2.8是否原生支持emoji表情和utf8mb4编码
如果不支持,可以通过什么方式来让其支持
期待你的帮助和解答,感谢!
Contributor guide
Research direction
Start by reviewing the Cobar 1.2.8 handling of MySQL character-set negotiation and compare it with the WordPress-to-MySQL connection path described in the issue. Reproduce the emoji save and retrieval case using MySQL 8.0.28 and utf8mb4, then document whether Cobar supports it and what configuration or code change is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100