Hey Folks, I’m trying to upgrade my existing Datab...
# help
h
Hey Folks, I’m trying to upgrade my existing Database from Aurora MySQL 2.10.2 (MySQL 5.7) to Aurora MySQL 3.01.1 (MySQL 8.0), but it didn’t works and gives me error
Copy code
Database cluster is in a state that cannot be upgraded: PreUpgrade checks failed. More details can be found in the upgrade-prechecks.log file. Please refer to <https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.MySQL80.html#AuroraMySQL.mysql80-upgrade-troubleshooting> for more details on troubleshooting the cause of the upgrade failure.
I also checks the pre-patch compatibility logs but it didn’t gives me anything beside InnoDB engine authentication and some other DB server details, there is something incompatible that i’m missing which is preventing them from doing so.
My end motive is  Aurora MySQL 2.10.2 (MySQL 5.7) --> Aurora MySQL 3.01.1 (MySQL 8.0) --> Aurora MySQL 3.02.1 (MySQL 8.0) --> Aurora Serverless
So far i didn’t find a way to handle this. May be some of you guys are familiar with this issue, please help me to figure this out. Great Thanks for your precious time
f
Hey @Haider Abbas, following the troubleshooting link, were you able to find the root cause?
h
Great Thanks @Frank! Now i am about to start your provided troubleshooting link. Will Update here about status