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

How to use this library? #2

Open
soonsam123 opened this issue Nov 25, 2019 · 4 comments
Open

How to use this library? #2

soonsam123 opened this issue Nov 25, 2019 · 4 comments

Comments

@soonsam123
Copy link

How to use this library to make a master to master relationship in MySQL.'

@kerryjiang
Copy link
Member

This project is still in WIP (work in progress).

What do you mean master to master relationship?
Do you mean duplex synchronization?

@soonsam123
Copy link
Author

Yes, I mean a master to master relationship where two databases would sync and have the same data regardless where it was inserted.
I think that maybe InnoDB Cluster is the solution for my MySQL database.

@Deep-Blue-2013
Copy link

@soonsam123 I think you can refer python version for more information.

@kerryjiang
Copy link
Member

Check out the test cases, they should be useful:
https://github.com/SciSharp/dotnet-mysql-replication/blob/master/tests/Test/MainTest.cs

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

3 participants