Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

On CI box, copy to slave
scp /tmp/mysql_master_dump.db bdshr@slave-db-ip:/tmp

Delete the dump on CI box.

rm /tmp/mysql_master_dump.db

7.run slave.sh
8.login to mysql and check the slave status
show slave status;