Re: Replication Sets
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Replication Sets
Daniel B. Thurman wrote:
What are the "rules" when defining the ID's for the replication sets
for both the master and slaves? I was not able to glean from the
online help if it makes any difference as to what values are chosen
for the IDs when creating a new replication set and whether or not
there should or should not be dependencies. For example would
this work?
Just use a unique ID for each object of each type. It doesn't matter if
you use ID #1 for a node as well as a table for example.
Regards, Dave
Home |
Main Index |
Thread Index