mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11951] Add MariaDB to supported DBMSes in requirement section.
PHPBB3-11951
This commit is contained in:
parent
16ab35c1b5
commit
6de519431d
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
||||||
<li>A SQL database system, <strong>one of</strong>:
|
<li>A SQL database system, <strong>one of</strong>:
|
||||||
<ul>
|
<ul>
|
||||||
<li>MySQL 3.23 or above (MySQLi supported)</li>
|
<li>MySQL 3.23 or above (MySQLi supported)</li>
|
||||||
|
<li>MariaDB 5.1 or above</li>
|
||||||
<li>PostgreSQL 7.3+</li>
|
<li>PostgreSQL 7.3+</li>
|
||||||
<li>SQLite 2.8.2+ (SQLite 3 is not supported)</li>
|
<li>SQLite 2.8.2+ (SQLite 3 is not supported)</li>
|
||||||
<li>Firebird 2.1+</li>
|
<li>Firebird 2.1+</li>
|
||||||
|
|
Loading…
Add table
Reference in a new issue