dotnet-mysql-replication icon indicating copy to clipboard operation
dotnet-mysql-replication copied to clipboard

C# Implementation of MySQL replication client

Results 3 dotnet-mysql-replication issues
Sort by recently updated
recently updated
newest added
trafficstars

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