How to MySQL Replication setup, Master GTID & SSL EncryptionKedarJune 4, 2023 Setting up replication in MySQL is a common DBA task. The replication could be traditional binary log replication or based on GTID replication. This blog is a work log and… View Post