MYSQL flexible server

Jagadeeskumar Lenin 121 Reputation points
2023-07-05T13:06:31.1466667+00:00

I try to upgrade the MYSQL flexible 5.7v to 8.0v (bussiness critical) , it does not upgrade as well same it didn't give any error as well as. so i want to know how can do the upgradation. Kindly help me to solve this issue.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
{count} votes

Accepted answer
  1. RahulRandive 10,486 Reputation points Volunteer Moderator
    2023-07-05T16:59:00.2966667+00:00

    Hi @Jagadeeskumar Lenin

    Without error information it’s difficult to find the cause of failure if any. May I please know what’s the region of your server is hosted?

    And if you haven't already, please attempt the upgrade using the CLI and share the error details if it fails.

    Here is the steps and document for reference.

    Perform a Planned major version upgrade from MySQL 5.7 to MySQL 8.0 using the Azure CLI

    https://learn.microsoft.com/en-us/azure/mysql/flexible-server/how-to-upgrade#perform-a-planned-major-version-upgrade-from-mysql-57-to-mysql-80-using-the-azure-cli

    Also request you to check below Prerequisites before proceeding with upgradation

    ·        Read Replicas with MySQL version 5.7 should be upgraded before Primary Server for replication to be compatible between different MySQL versions, read more on Replication Compatibility between MySQL versions.

    ·        Before you upgrade your production servers, we strongly recommend you use the official Oracle MySQL Upgrade checker tool to test your database schema compatibility and perform necessary regression test to verify application compatibility with features removed/deprecated in the new MySQL version.

    ·        Trigger on-demand backup before you perform major version upgrade on your production server, which can be used to rollback to version 5.7 from the full on-demand backup taken.

    Let us know if you have any questions or need additional information.

    Thank you!

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.