Make MariaDB a first class citizen #48240
brianteeman
announced in
3. Approved Features
Replies: 3 comments 5 replies
|
I would update the LANGUAGE string. |
3 replies
|
The Joomla Maintainer Team decided at the 02.09.2026 meeting to accept this feature. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As more and more hosts are serving MariaDB instead of mysql I would like to see us be more prominent about our support for MariaDB to the non-technical user.
For example when you install Joomla it offers mysql and mysql pdo as the database type. I just got off a call from someone who thought they needed to find a different web host because they only had MariaDB as an option.
Yes I understand that when we say mysql in the installer we are referring to the database driver and that both mysql and MariaDB use the same driver. But to the non technical user, as I saw, they are expecting to be able to select MariaDB.
Maybe we just need to update the string that is displayed to avoid confusion.
All reactions