MySQL Flexible Server upgrade from 5.7 to 8

Bhargav 0 Reputation points
2025-05-12T11:36:16.64+00:00

I am attempting to upgrade a MySQL Flexible Server from version 5.7 to 8.0 using the Azure Portal. However, I encountered the following error during the process:

"An unexpected error occurred while processing the request. Tracking ID: '0db84bf1-c99d-4349-a341-12714576270e'"

Could you please assist in resolving this issue or provide guidance on the correct upgrade steps?

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

1 answer

Sort by: Most helpful
  1. Narendra Pakkirigari 475 Reputation points Microsoft External Staff Moderator
    2025-05-26T11:52:44.36+00:00

    Burstable SKU is not able to support major version upgrade due to the performance limitation of this SKU.

    If you need to perform a major version upgrade on your Azure Database for MySQL Flexible Server instance and are currently using Burstable SKU, one temporary solution would be to upgrade to General Purpose or Business Critical SKU, perform the upgrade, and then switch back to Burstable SKU.

    Upgrading to a higher SKU might involve a change in pricing and might result in increased costs for your deployment. However, since the upgrade process is not expected to take a long time, the added costs shouldn't be significant.


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.