dotnet-mysql-replication
dotnet-mysql-replication copied to clipboard
C# Implementation of MySQL replication client
How to use this library to make a master to master relationship in MySQL.'
## Overview This PR implements the MySQL handshake and authentication protocol directly without depending on the MySql.Data.MySqlClient driver, addressing the requirement to establish raw TCP connections and handle MySQL protocol...
https://www.nuget.org/packages/SciSharp.MySQL.Replication/1.0.0-beta.3 https://enblogs.kerryjiang.com/SciSharp-MySQL-Replication-1-beta-3 https://blog.kerryjiang.com/SciSharp-MySQL-Replication-1-beta-3