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 Category

MySQL Upgrade

5 posts

MySQL Upgrade

mysql8.4-foreign-keys
  • MySQL
  • MySQL Upgrade
  • 2 comments

A Unique Foreign Key issue in MySQL 8.4

  • Kedar
  • April 24, 2025
Recently, a friend reached out to me for help after encountering an error while restoring a MySQL dump during an upgrade from MySQL 8.0 to 8.4. The error read: At…
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
return-code-pt-upgrade
  • MySQL
  • MySQL Upgrade
  • Technical
  • No comments

Understanding Return Codes of pt-upgrade: A quick guide

  • Kedar
  • October 14, 2024
Interpreting the results and exit codes of your upgrade tests is essential for assessing the process’s outcome. In this blog, we’ll explore the significance of pt-upgrade return codes and how…
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

MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp

  • Kedar
  • March 20, 2023
A friend’s application started failing with MySQL causing error about timestamp columns and it needs urgent fixing from the database side. A timestamp column was not accepting the null values…
View Post
Change Is Inevitable
Designed & Developed by Code Supply Co.