Cannot upgrade from mysql 8.0.28 to aurora-mysql 8.0.mysql_aurora.3.03.1.Specify a current active database version, the latest active minor version for mysql 8.0 is 8.0.32

1

Hi all, I am trying to create an Aurora serverless read replica for a mySql RDS database and I am getting this rather confusing error message. The RDS myql is on version 8.0.28. What should I do? Thanks

cbim
asked a year ago282 views
1 Answer
0

I'm getting exactly the same behavior trying to upgrade AWS RDS MySQL to AWS RDS Aurora Cluster. I've tried all possible version combinations so far. That's what I got:

full list of AWS Aurora versions (MySQL 8xx compatible) full list of AWS Aurora versions (MySQL 8xx compatible)

As you can see, the newest possible version of Aurora is only compatible with MySQL up to version 8.0.26. Let's now have a look at AWS RDS MySQL versions list that Amazon provides.

full list of AWS RDS MySQL versions (MySQL 8xx compatible) full list of AWS RDS MySQL versions (MySQL 8xx compatible)]

So the earliest version of AWS RDS MySQL (8xx) that Amazon provides is 8.0.28 which is obviously higher than 8.0.26. The oldest MySQL 8 version available is still greater than most recent Aurora version. I might be mistaken but it seems that that's might be the issue.

I don't remember any difficulties switching from RDS MySQL to Aurora Cluster before, but right now (June 8 2023) for some unknown reason it's seems to be impossible to upgrade until AWS engineers fix it.

Please, answer here if I'm wrong and you find a solution.

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