Change Is Inevitable
  • Home
  • MySQL Podcast
    • MySQL Podcast (Spotify)
    • MySQL Podcast (Youtube)
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright
Change Is Inevitable

Kedar Vaijanapurkar's Blog for MySQL, technology and various subjects

  • Home
  • MySQL Podcast
    • MySQL Podcast (Spotify)
    • MySQL Podcast (Youtube)
  • MySQL
    • MySQL-Articles
    • AWS RDS
    • Percona Xtradb Cluster
    • MariaDB
    • Galera Cluster
    • ProxySQL
    • MySQL-Scripts
    • MySQL tools
    • MySQL Resources
  • Technical
    • QA-Testing
  • General
    • binary-to-decimal
    • Fermat’s Theorem
    • Review
    • Just for fun
    • Personal
  • Contact Me
    • Copyright

Browsing Tag

replication

9 posts

How to MySQL Replication setup, Master GTID & SSL Encryption

  • Kedar
  • June 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

Relay log read failure | 2 many dots can break your replication only once

  • Kedar
  • August 19, 2021
Two or more dots in your relay log or binary log names can break replication; but worry not, it will only do it once. If you request to start again,…
View Post

Galera cluster to AWS Aurora migration & HA_ERR_FOUND_DUPP_KEY

  • Kedar
  • August 13, 2018
In this post we will see a case study of a Galera Cluster migration to AWS Aurora and quick solution to the replication issue. A friend received an error in…
View Post
  • Galera Cluster
  • MySQL
  • MySQL-Articles
  • Percona Xtradb Cluster
  • No comments

Fixing inconsistency on MySQL Slave of Galera Cluster

  • Kedar
  • December 4, 2015
This blog post explores the syncing options for an inconsistent MySQL slave of Galera cluster node using pt-table-sync
View Post

MySQL master master replication monitor with php code

  • Kedar
  • December 4, 2009
For monitoring replication we know a lot of tools and codes – but this one is different because I wrote it 😉 Well this is fairly simple php code for…
View Post

Monitor multiple mysql replication using php: Updated

  • Kedar
  • November 11, 2009
Monitoring a replication is an important aspect. As replication includes multiple nodes, it is essential to track activity and status across all mysql servers involved in replication. To monitor replication…
View Post

Posts pagination

1 2 Next
Change Is Inevitable
Designed & Developed by Code Supply Co.