Monty's version is better.
This commit is contained in:
parent
b76c703834
commit
6b86ce75cf
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ installation (e.g. the number of users, projects, etc).
|
|||
We currently support the following databases:
|
||||
|
||||
- PostgreSQL (highly recommended)
|
||||
- MySQL/MariaDB (strongly discouraged, not all GitLab features are supported, no support for [MySQL GTID](https://dev.mysql.com/doc/refman/5.6/en/replication-gtids-concepts.html))
|
||||
- MySQL/MariaDB (strongly discouraged, not all GitLab features are supported, no support for [MySQL/MariaDB GTID](https://mariadb.com/kb/en/mariadb/gtid/))
|
||||
|
||||
We highly recommend the use of PostgreSQL instead of MySQL/MariaDB as not all
|
||||
features of GitLab work with MySQL/MariaDB:
|
||||
|
|
Loading…
Reference in a new issue