Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about the sync relationship of my local and DB3 network #8

Open
xuman2019 opened this issue Nov 23, 2022 · 1 comment
Open

Comments

@xuman2019
Copy link

./bin/db3cdc sync --db3-node-grpc-url https://grpc.devnet.db3.network\
--password mysql_password
--user mysql_root_user
--master-host mysql_host
--master-port mysql_port

MySQL database is local and I intended to sync it to DB3,
--password
is my local DB password or the corresponding password in DB3?
--user
is my local DB user name or the corresponding user name in DB3?
--master-host
is my local DB hostname 127.0.0.1 or the backup_master?
--master-port
is my local DB port 3306, or is there a backup port for me in your testnet node?

@xuman2019
Copy link
Author

When the sync process began, it may print something like this:

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant