Skip to content

[BUG] Major MySQL versions not supported #38382

@fellmann

Description

@fellmann

API Spec link

https://github.com/Azure/azure-rest-api-specs/blob/main/specification/mysql/resource-manager/Microsoft.DBforMySQL/FlexibleServers/stable/2023-12-30/FlexibleServers.json#L774

API Spec version

2023-12-30

Describe the bug

The current major MySQL version 8.4 is not supported by the API. This is critical, as after manual update, API access as well as terraform access to the ressource is impossible.

See: https://learn.microsoft.com/en-us/azure/mysql/concepts-version-policy#supported-mysql-versions

Related; #32480

Expected behavior

Supported Versions should be:

5.7, 8.0.21, 8.4.x, 9.3.x

Actual behavior

8.4.x, 9.3.x are not supported.

Reproduction Steps

Create a MySQL flexible database server using the API with version 8.4.x fails.

Environment

  • Terraform

Metadata

Metadata

Assignees

No one assigned

    Labels

    MgmtThis issue is related to a management-plane library.MySQLService AttentionWorkflow: This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions