Opened 4 years ago
Last modified 4 years ago
#41490 new defect (bug)
Readme: Update recommendations (include MariaDB) to reflect https://wordpress.org/about/requirements/
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
The readme.html misses MariaDB:
https://wordpress.org/about/requirements/ recommends:
PHP version 7 or greater
MySQL version 5.6 or greater OR MariaDB version 10.0 or greater
readme:
MySQL version 5.6 or higher.
Note: See
TracTickets for help on using
tickets.
I'm cool with making this change, but let's wait until after #30462 - running the test suite against MariaDB is helpful in declaring it properly supported.
As with MySQL and PHP, the recommended version should be dependent the dates declared in the MariaDB Maintenance Policy.