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)

Browsing Category

MariaDB

28 posts

Articles related to MariaDB

MySQL Adaptive Hash Index
  • AWS RDS
  • MariaDB
  • MySQL
  • MySQL Upgrade
  • No comments

MySQL 8.4 disables AHI – Why and What you need to know

  • Kedar
  • January 19, 2026
MySQL 8.4 changed the InnoDB adaptive hash index (innodb_adaptive_hash_index) default from ON to OFF, a major shift after years of it being enabled by default. Note that the MySQL adaptive hash index (AHI) feature remains fully available…
View Post
Checksum on RDS MySQL
  • AWS RDS
  • MariaDB
  • MySQL
  • MySQL tools
  • No comments

How to checksum on AWS RDS for MySQL Replication 8.0 > 8.4

  • Kedar
  • November 4, 2025
During a MySQL upgrade process the RDS replication between MySQL 8.0 and 8.4 was configured. I wanted to ensure the data was consistent for any random reason. This post is…
View Post
  • MariaDB
  • MySQL
  • No comments

What MySQL configuration you hate the most?

  • Kedar
  • September 23, 2025
Ever spent your weekend debugging a MySQL production issue that could have been avoided with better configuration? I have, and it’s beyond frustrating. I have prepared my list of the…
View Post
  • AWS RDS
  • Galera Cluster
  • MariaDB
  • MySQL
  • MySQL-Articles
  • Technical
  • 6 comments

Killer Blog for MySQL Administrators

  • Kedar
  • December 9, 2024
This is by far the most killer MySQL blog that I wanted to write for really long as a part of a Killer DBA series. Time is hard to find,…
View Post
mysql8-upgrade-collation
  • MariaDB
  • MySQL
  • MySQL Upgrade
  • Technical
  • 3 comments

MySQL 8 utf8mb4_0900_ai_ci collation confusion

  • Kedar
  • November 18, 2024
Recently I was asked a question: Why am I getting utf8mb4_0900_ai_ci as the default collation in MySQL 8, despite setting the server to use utf8mb4_general_ci? With the upgrade to MySQL…
View Post
MySQL Podcast
  • MariaDB
  • MySQL
  • No comments

Podcast: Duplicate Indexes in MySQL

  • Kedar
  • November 14, 2024
In this podcast, we’ll explore the issue of duplicate indexes in MySQL; including redundant index, foreign keys, left-prefixed secondary index /w primary key, and how to tackle the issue at…
View Post

Posts pagination

1 2 … 5 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.