Skip to content

bearoffwork/mysql-replica-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mysql Replica test

Usage

Clear all previous data and reboot the cluster

make clean-build

Open another terminal session and check replica status

make status

Test replication

make test

Test dump

to test the replication from existing database, you can use the test dump file, or place your own dump file in init.db/master/ directory.

mv init.db/master/100-test-dump.sql.disabled init.db/master/100-test-dump.sql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published