I'm new to replication and I have it working in a test environment. We want to configure a MASTER-to-many-SLAVES.
QUESTION: Is it safe/possible to replicate the entire MASTER including the mysql table and information_schema?
We want to replicate everything, especially the mysql user accounts and their privileges. Is this possible?
QUESTION: Is it safe/possible to replicate the entire MASTER including the mysql table and information_schema?
We want to replicate everything, especially the mysql user accounts and their privileges. Is this possible?