#2580·mysql

文档: 在 README 中提及 MariaDB (CI 已经测试了 MariaDB)

作者: robertsilen创建于 2026年5月15日更新于 2026年5月15日

你好 — 我正在研究 MariaDB 用户的兼容性,发现你的 GitHub Actions 工作流 (.GitHub/workflows/ci.yml) 除了 MySQL 之外,还针对 MariaDB 5.5 到 10.4 进行集成测试。README 的“运行集成测试”部分只提到了 MySQL 服务器,因此很容易忽略 MariaDB 已经在 CI 中进行了测试。