Is there a schedule for upcoming Aurora MySQL database engine updates?

0

I am planning to migrate an Aurora MySQL 5.7 database to MySQL 8. The latest version currently supported by Aurora is 8.0.36. However, I am particularly interested in version 8.0.37 due to bug fixes addressing known performance issues, such as:

InnoDB: MySQL no longer ignores the optimizer hint to use a secondary index scan, which previously forced a clustered (parallel) index scan (Bug #100597, Bug #112767, Bug #31791868, Bug #35952353). Could you please provide a schedule for when Aurora will support MySQL 8.0.37?

2 Answers
1

Hi, As per the available documentation the RDS Release date for MySQL 8.0.37 is 18 June 2024 and the RDS end of standard support date is September 2025. Enter image description here

This link can provide you more details. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Concepts.VersionMgmt.html

AWS
answered 8 months ago
profile picture
EXPERT
reviewed 8 months ago
profile picture
EXPERT
reviewed 8 months ago
0

Hi SantiNogue,

Thanks for your response. As of now there is no official communication on the support for Aurora MySQL 8.0.37. In general, Aurora minor versions are released quarterly. The release schedule might vary to pick up additional features or fixes.

AWS
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions