What determines when are RDS automatic minor version upgrades enabled for specific DB engine versions?

0

What determines when automatic minor version upgrades will be done for a specific DB engine version? I know it's based on when AWS enables it, but what determines that? Is it based on the end of support for the DB engine version, or something else?

In my case, I have a DB that is MySQL v5.7.38. Currently, there are no auto upgrades enabled for that version. I have access to an internal tool at a client lists that version as EOL at the end of June 2023, so I wonder if an auto-upgrade will be triggered soon.

1 Answer
1

Automatic Minor upgrades to a specific DB engine version is determined based on the End of support of the version used in the current time, first AWS RDS team will test and approve the Minor upgrade, check that everything works smoothly, and then will send an email notification to all customers that have deprecated version engine, asking them to perform the upgrade ahead of time. You can perform a manual upgrade or you can enable automatic upgrade, please refer to this link for more information: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Upgrading.html

AWS
answered a year 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