What will happen if the MySQL database version 5.7 is deprecated?

0

I have a legacy application and I don't want to upgrade my MySQL version because there will be issues with my application setup. What will happen if the RDS MySQL database version 5.7 is deprecated? Is it possible to not upgrade it?

Elgine
已提問 10 個月前檢視次數 595 次
2 個答案
1

Hi, answer to your question is provided in RDS FAQ: it will be automatically upgraded after 3 or 6 month depending on the fact that it is a minor or major version

See https://aws.amazon.com/rds/faqs/

What happens when an Amazon RDS DB engine version is deprecated?

When a minor version of a database engine is deprecated in Amazon RDS, 
we will provide a three (3) month period after the announcement before 
beginning automatic upgrades. At the end of this period, all instances still 
running the deprecated minor version will be scheduled for automatic 
upgrade to the latest supported minor version during their scheduled 
maintenance windows.

When a major version of the database engine is deprecated in Amazon RDS, 
we will provide a minimum six (6) month period after the announcement of 
a deprecation for you to initiate an upgrade to a supported major version.
 At the end of this period, an automatic upgrade to the next major version 
will be applied to any instances still running the deprecated version during 
their scheduled maintenance windows.

Hope it helps

Didier

profile pictureAWS
專家
已回答 10 個月前
profile picture
專家
已審閱 10 個月前
0

If the version of RDS is no longer supported by AWS, it will be updated automatically.
When that happens, AWS will basically contact you and you need to find out the impact and fix it before it is automatically updated.

The following URL is a guide to the end of support for MySQL 5.6.
Thus, when support expires, updates are automatically initiated.
https://repost.aws/questions/QUdbXvmqLGTkC8kdmB_Vc3Bg?annID=8790

• Starting March 1, 2022, Amazon RDS will begin automatically upgrading MySQL 5.6 instances to version 5.7. If a customer restores MySQL 5.6 database snapshots, Amazon RDS will automatically upgrade the restored database to MySQL 5.7.

profile picture
專家
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南