reessolutions/db-override
Composer 安装命令:
composer require reessolutions/db-override
包简介
A module to enable experimental MariaDB 10.5-11.x support before official support is available.
README 文档
README
Override Module to allow MariaDB 10.5 to 11.x support for development. Now available via https://packagist.org/
Use this module at your own risk in production. Versions higher than MariaDB 10.4 have no official support.
Version Compatibility Matrix
| MariaDB Version | Support Status |
|---|---|
| 10.2 - 10.11 | ✅ Supported |
| 11.x | ✅ Supported (Experimental) |
| 11.4.8 | ✅ Tested |
Installation
- Require the Module
composer require reessolutions/db-override
Configuration
The module automatically supports the following database versions:
- MySQL 5.7.x
- MySQL 8.0.x
- MariaDB 10.2-10.11
- MariaDB 11.x (including 11.4.8)
Usage
After installation, the module will automatically allow Magento to connect to unsupported MariaDB versions. No additional configuration is required.
Troubleshooting
If you encounter issues with MariaDB 11.4.8:
- Ensure you're using the latest version of this module
- Clear Magento cache:
bin/magento cache:flush - Check Magento logs for specific error messages
- Verify your MariaDB installation is functioning correctly
Migration Notes
When upgrading from MariaDB 10.x to 11.x:
- Backup your database before upgrading
- Test in a development environment first
- Review MariaDB 11.x release notes for breaking changes
- Update your database configuration if needed
Support
This module is provided as-is for development purposes. For production environments, it's recommended to use officially supported database versions.
reessolutions/db-override 适用场景与选型建议
reessolutions/db-override 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 95.48k 次下载、GitHub Stars 达 22, 最近一次更新时间为 2022 年 03 月 26 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 reessolutions/db-override 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 reessolutions/db-override 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 95.48k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 22
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: gpl-3.0
- 更新时间: 2022-03-26