diff options
author | Nick Thomas <nick@gitlab.com> | 2019-06-19 14:10:07 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-06-19 14:11:01 +0100 |
commit | 8802dd24ecf17fa90b3e0200a05224297fa0f462 (patch) | |
tree | 1974b45483993690c43ffc7724aa678b700a75a4 /doc/administration/geo | |
parent | 7754029e190eee6eb530c4c8dc45bec57095d92c (diff) | |
download | gitlab-ce-52442-minimal-remove-mysql-support.tar.gz |
Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-support
Now MySQL is no longer supported, we need to change the docs
Diffstat (limited to 'doc/administration/geo')
-rw-r--r-- | doc/administration/geo/replication/database.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/administration/geo/replication/database.md b/doc/administration/geo/replication/database.md index 1e5a56c3f4e..6658c37752a 100644 --- a/doc/administration/geo/replication/database.md +++ b/doc/administration/geo/replication/database.md @@ -489,10 +489,6 @@ work: gitlab-ctl reconfigure ``` -## MySQL replication - -MySQL replication is not supported for Geo. - ## Troubleshooting Read the [troubleshooting document](troubleshooting.md). |