MySQL 客户端仅支持 mysql2
包
¥Only the mysql2
package is supported for the MySQL client
Strapi 5 只能将 mysql2
包用于 MySQL 数据库,并且必须将其 client
值设置为 mysql
。
¥Strapi 5 can only use the mysql2
package for MySQL databases, and the client
value for it must be set to mysql
.
此页面是 重大变更数据库 的一部分,提供有关重大更改的信息以及从 Strapi v4 迁移到 Strapi 5 的其他说明。
¥This page is part of the breaking changes database and provides information about the breaking change and additional instructions to migrate from Strapi v4 to Strapi 5.
Is this breaking change affecting plugins?No
Is this breaking change automatically handled by a codemod?Yes