Closed sagedemage closed 11 months ago
Write documentation to perform DB replication. If possible, write a script to automate this process.
git fetch origin git checkout 32-db-replication
FIX FOR Step 3: Change replica_user to replica_admin in GRANT command: "GRANT REPLICATION SLAVE ON . TO 'replica_user'@'replica_server_ip';"
DB replication
Write documentation to perform DB replication. If possible, write a script to automate this process.
Resources