How to debug In-place upgrade of the engine to the new target version 8.0.mysql_aurora.3.01.0 is not supported.

0

Hi, Trying to upgrade an Aurora cluster from mysql 5.7 to mysql 8 and I get In-place upgrade of the engine to the new target version 8.0.mysql_aurora.3.01.0 is not supported.

How can I debug the reason for it ?

asked 2 years ago1217 views
1 Answer
2

In-place upgrades to Aurora 3 are currently not supported.

In order to upgrade your Aurora 2 MySQL cluster i.e. MySQL 5.7 to Aurora 3 MySQL cluster i.e. MySQL 8, you will need to create a snapshot of your Aurora 2 cluster and restore it as Aurora 3.

[+] https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Updates.MajorVersionUpgrade.html#AuroraMySQL.Upgrading.Sequence

AWS
D-Rao
answered 2 years ago
  • I hope this helped

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