Change secondary to replica and use primary as an adjective consistently

This commit is contained in:
Christopher De Vries
2020-08-14 08:04:50 -04:00
parent 044d11de32
commit 4bb76cd0fb
3 changed files with 30 additions and 30 deletions
@@ -9,8 +9,8 @@ data:
# Apply this config only on the primary.
[mysqld]
log-bin
secondary.cnf: |
# Apply this config only on secondaries.
replica.cnf: |
# Apply this config only on replicas.
[mysqld]
super-read-only