Upgrade strategies for Amazon RDS for MySQL 8.0 to 8.4
Database Blog
This article provides comprehensive guidance on upgrading Amazon RDS for MySQL 8.0 to 8.4 before the July 31, 2026 end-of-standard-support deadline.
- MySQL 8.0 reaches end of standard support on July 31, 2026; extended support available for additional cost
- Extended support costs $292-$1,728/month depending on deployment type and instance class
- Key MySQL 8.4 changes: caching_sha2_password replaces mysql_native_password, SOURCE/REPLICA terminology replaces MASTER/SLAVE, InnoDB defaults changed
- RDS runs mandatory prechecks automatically; incompatibilities reported in PrePatchCompatibility.log file
- Three upgrade methods available: in-place upgrade (minutes-hours downtime), Blue/Green deployment (under 5 seconds downtime), snapshot restore (hours downtime)
- Blue/Green deployments recommended for production; offers immediate rollback capability
- Test upgrades on non-production copies using snapshots or read replicas before production
- Upgrade read replicas before primary instance; Multi-AZ standby instances upgraded automatically
- Create new mysql8.4 parameter group; review custom parameters against new defaults
- Monitor CloudWatch metrics and slow query logs post-upgrade; warm database buffer pool before full traffic
Plan MySQL 8.0 to 8.4 upgrades early, test thoroughly, and use Blue/Green deployments for critical production workloads to minimize downtime and risk.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
May 14
2026
2026
Best practices for upgrading Amazon RDS for MySQL 8.0 to 8.4 with prechecks, Blue/Green, and rollback
Nov 21
2024
2024
Amazon RDS for MySQL now supports MySQL 8.4 LTS release
Aug 1
2024
2024
Amazon RDS for MySQL supports version 8.4 in RDS Database preview environment
Feb 19
2025
2025
Amazon RDS for MySQL supports new minor versions 8.0.41 and 8.4.4
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.