Change Is Inevitable
  • Home
  • MySQL Podcast
  • 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
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)
Change Is Inevitable

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

  • Home
  • MySQL Podcast
  • 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
    • MySQL Podcast (Youtube)
    • MySQL Podcast (Spotify)

Kedar

198 posts
mysql-primary-key-alter-pt-osc
  • MariaDB
  • MySQL
  • MySQL tools
  • One comment

How to avoid data loss in MySQL Primary Key change

  • Kedar
  • March 1, 2024
Learn how to safely change primary keys in MySQL using pt-online-schema-change. This blog highlights tips to avoid data loss during online alter of primary key.
View Post
mysql-benchmarking
  • AWS RDS
  • MariaDB
  • MySQL
  • MySQL tools
  • No comments

MySQL Benchmarking and error in my_thread_global_end()

  • Kedar
  • February 20, 2024
I encountered this error, “Error in my_thread_global_end(): xx threads didn’t exit“, while working on MySQL benchmarking using sysbench. In this blog I’ll share my experience, reveal the fix, and help…
View Post
mysql-upgrade-cost-rds
  • AWS RDS
  • MariaDB
  • MySQL
  • MySQL Upgrade
  • One comment

How to save money in AWS RDS – Upgrade to MySQL 8

  • Kedar
  • February 8, 2024
MySQL 8 is around us for 5 years now. I believe you’re surely considering an upgrade. But if you’re on AWS and still on an older version of MySQL, this…
View Post
  • MariaDB
  • MySQL
  • MySQL-Articles
  • 2 comments

How MySQL Binary Log Gets Its Number

  • Kedar
  • January 28, 2024
In this blog I share how MySQL binary logs get their unique numbers after noting my observations with MySQL binary logs sequencing. Recently I noted an odd binary log sequencing…
View Post
mysql-bro-code
  • Galera Cluster
  • MySQL
  • MySQL-Articles
  • Percona Xtradb Cluster
  • No comments

Node has dropped from cluster error in Galera Cluster

  • Kedar
  • January 16, 2024
Recently I noted a strange MySQL replication error in a Percona XtraDB Cluster (PXC) node replicating from a standard MySQL instance. “Node has dropped from cluster”. This is a quick blog…
View Post
Top MySQL Blogs by Kedar
  • MySQL
  • MySQL-Articles
  • Technical
  • No comments

A year in MySQL Blogging – top blogs, summary and review

  • Kedar
  • January 4, 2024
The year 2023 surely was a successful year in MySQL blogging. I managed to publish 24 MySQL blogs in total both personal and Percona blog. This post is a reflection…
View Post

Posts pagination

Previous 1 … 3 4 5 … 33 Next
MySQL Podcast (Youtube)
RSS MySQL Podcast (Spotify)
  • MySQL InnoDB Cluster Group Replication - Part 7 - Key Concepts in MySQL Group Replication InnoDB Cluster
    🎙️ Welcome to Episode 7 of our MySQL Group Replication Podcast Series!Ep. 7. Key Concepts in MySQL Group Replication InnoDB ClusterIn this episode, we dive deep into the fundamental concepts that make MySQL Group Replication the powerful high availability solution it is today. We explore the core architectural components, from its consensus-based foundation to the […]
Change Is Inevitable
Designed & Developed by Code Supply Co.