mysqlnd does not support `utf8mb3` charset
未关闭
还没有人认领这个 Issue。
- #8480 来自 @cmb69 —— 已关闭,未合并
Bug
Extension: mysqlnd
Status: Verified
- 主要语言
- C
- 星标
- 40.4k
- 派生
- 8.2k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 96
描述
Description
see https://github.com/php/php-src/runs/6250284285?check_suite_focus=true#step:8:4209
Fetching results from tables of different charsets. [D:\a\php-src\php-src\ext\mysqli\tests\mysqli_character_set.phpt]
mysqli_options() [D:\a\php-src\php-src\ext\mysqli\tests\mysqli_options.phpt]
mysqli_set_charset() [D:\a\php-src\php-src\ext\mysqli\tests\mysqli_set_charset.phpt]
can someone advise how to fix the tests to be working /w MySQL 8.0?
PHP Version
PHP 8.0.x, and higher
Operating System
any
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 CI 运行开始,检查 ext/mysqli/tests/mysqli_character_set.phpt、mysqli_options.phpt 和 mysqli_set_charset.phpt 中的失败。将它们的行为与 MySQL 8.0 进行比较,并确定所需的兼容性更改;当这些测试能够在 utf8mb3 和 MySQL 8.0 下正常工作时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- c, mysql, php
- 领域
- databases, testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100