https://github.com/bolt/bolt-extension-compat-mariadb
Temporary hot-fix for MariaDB 10.2 only
https://github.com/bolt/bolt-extension-compat-mariadb
Last synced: 12 months ago
JSON representation
Temporary hot-fix for MariaDB 10.2 only
- Host: GitHub
- URL: https://github.com/bolt/bolt-extension-compat-mariadb
- Owner: bolt
- Created: 2017-08-26T05:07:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-12T09:36:14.000Z (over 8 years ago)
- Last Synced: 2025-03-11T22:19:20.899Z (over 1 year ago)
- Language: PHP
- Homepage: https://github.com/bolt/bolt/issues/6856
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MariaDB 10.2 Fixes
==================
## Important Notice!
**NOTE:** This extension's sole purpose is to work around problems with DBAL
coping with MariaDB 10.2.6+ and should only be installed as a temporary measure
until the problems are fixed upstream.
**EXTRA NOTE FOR PEOPLE WHO CAN'T READ CODE AND LACK READING COMPREHENSION SKILLS:**
This extension does not properly address issues with MariaDB 10.2.6+, and is
not intended to do so. It will only prevent the update notice being show, it
will not prevent sever performance degradation and it **will** prevent some
**valid** schema updates!