Add DB version requirements
Change-Id: I0ad75391efd06b9e7e1f10ec62cc8ca1ca17cf76
This commit is contained in:
@@ -55,6 +55,8 @@ using PostgreSQL.
|
|||||||
[[createdb_mysql]]
|
[[createdb_mysql]]
|
||||||
=== MySQL
|
=== MySQL
|
||||||
|
|
||||||
|
Requirements: MySQL version 5.1 or later.
|
||||||
|
|
||||||
This option is also more complicated than the H2 option. Just as with
|
This option is also more complicated than the H2 option. Just as with
|
||||||
PostgreSQL it's also recommended for larger installations.
|
PostgreSQL it's also recommended for larger installations.
|
||||||
|
|
||||||
@@ -77,6 +79,8 @@ information regarding using MySQL.
|
|||||||
[[createdb_mariadb]]
|
[[createdb_mariadb]]
|
||||||
=== MariaDB
|
=== MariaDB
|
||||||
|
|
||||||
|
Requirements: MariaDB version 5.5 or later.
|
||||||
|
|
||||||
Refer to MySQL section above how to create MariaDB database.
|
Refer to MySQL section above how to create MariaDB database.
|
||||||
|
|
||||||
Visit MariaDB's link:https://mariadb.com/kb/en/mariadb/[documentation] for further
|
Visit MariaDB's link:https://mariadb.com/kb/en/mariadb/[documentation] for further
|
||||||
|
Reference in New Issue
Block a user