Does AWS Aurora Mysql automatically upgrade version even "Auto minor version upgrade" is disabled

0

Currently, my system use aurora mysql version 2.02.5, and today i received email from AWS with annou about action automatically start the upgrade of your Aurora MySQL clusters to the most up-to-date patch version of Aurora MySQL 2.11 during one of my upcoming maintenance windows. My question is AWS really auto upgrade version Aurora? What happen with my aurora cluster in aws upgrade? Something like timeout, unavailability etc ...

1 Answer
0
Accepted Answer

Aurora mysql version 2.02.5 is pretty old update (2018-10-08), and it has been deprecated and reached end-of-life. Check this [https://docs.aws.amazon.com/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.20Updates.html] for the list of Aurora MySQL version 2 updates. AWS enforces the upgrades to ensure customers' databases are on supported versions that receive essential security patches and bug fixes. Upgrades are automated process, most likely they will complete successfully. But if the upgrade failed for any reason, it will automatically rolled back and to set it back to previous version. Later AWS team verify the failure and sends another notification for further steps.

Joseph
answered a year ago
profile picture
EXPERT
reviewed 23 days 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