PHPackages                             ioweb/mariadbhotfix - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. ioweb/mariadbhotfix

ActiveMagento2-module[Database &amp; ORM](/categories/database)

ioweb/mariadbhotfix
===================

Patches Magento 2 to accept MariaDB 10.x and 11.x by adding the required version patterns to SqlVersionProvider.

1.0.9(3mo ago)0218proprietaryBatchfilePHP &gt;=7.0

Since Dec 11Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/ioweb-gr/m2_mariadbhotfix)[ Packagist](https://packagist.org/packages/ioweb/mariadbhotfix)[ RSS](/packages/ioweb-mariadbhotfix/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)DependenciesVersions (10)Used By (0)

Ioweb\_MariaDbHotfix
====================

[](#ioweb_mariadbhotfix)

Magento 2 module that patches the `SqlVersionProvider` to accept MariaDB 10.x and 11.x version strings. Without this patch, Magento throws a version compatibility error when running on recent MariaDB releases.

What it does
------------

[](#what-it-does)

Adds two version patterns to `Magento\Framework\DB\Adapter\SqlVersionProvider` via DI:

- `^10\.\d+\.` — matches any MariaDB 10.x release
- `^11\.\d+\.` — matches any MariaDB 11.x release

This is not a functional compatibility fix — it simply tells Magento to stop rejecting the MariaDB version string.

Installation
------------

[](#installation)

```
composer require ioweb-gr/m2_mariadbhotfix
bin/magento module:enable Ioweb_MariaDbHotfix
bin/magento setup:upgrade
```

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0
- Magento 2

License
-------

[](#license)

Proprietary — IOWEB TECHNOLOGIES

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance82

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~240 days

Recently: every ~123 days

Total

9

Last Release

96d ago

PHP version history (4 changes)1.0.0PHP ~5.5.0|~5.6.0|~7.0.0|~7.2.0|~7.3.0|~7.4.0

1.0.3PHP ~5.5.0|~5.6.0|~7.0.0|~7.2.0|~7.3.0|~7.4.0|~8.0.0|~8.1.0

1.0.7PHP ~5.5.0|~5.6.0|~7.0.0|~7.2.0|~7.3.0|~7.4.0|~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0

1.0.9PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20220341?v=4)[IOWEB TECHNOLOGIES](/maintainers/ioweb-gr)[@ioweb-gr](https://github.com/ioweb-gr)

---

Top Contributors

[![ioweb-gr](https://avatars.githubusercontent.com/u/20220341?v=4)](https://github.com/ioweb-gr "ioweb-gr (15 commits)")

### Embed Badge

![Health badge](/badges/ioweb-mariadbhotfix/health.svg)

```
[![Health](https://phpackages.com/badges/ioweb-mariadbhotfix/health.svg)](https://phpackages.com/packages/ioweb-mariadbhotfix)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
