ITS#8344 - accesslog database should not be replicated

This commit is contained in:
Jephte CLAIN 2015-12-31 12:03:56 +04:00 committed by Quanah Gibson-Mount
parent 38ac129e3a
commit 70e85ec624
2 changed files with 5 additions and 0 deletions

View file

@ -79,6 +79,9 @@ or in raw form.
It is also used for {{SECT:delta-syncrepl replication}}
Note: An accesslog database is unique to a given master. It should
never be replicated.
H3: Access Logging Configuration
The following is a basic example that implements Access Logging:

View file

@ -764,6 +764,8 @@ all of the databases (primary, replica, and the accesslog
storage database) should also have properly tuned {{DB_CONFIG}} files that meet
your needs.
Note: An accesslog database is unique to a given master. It should
never be replicated.
H3: N-Way Multi-Master