Skip to content

Commit 0940b69

Browse files
Merge pull request #4997 from MicrosoftDocs/main
Auto Publish – main to live - 2026-05-17 11:00 UTC
2 parents 7bc51d8 + 60af4b1 commit 0940b69

3 files changed

Lines changed: 51 additions & 0 deletions

File tree

articles/mysql/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
items:
2525
- name: Release notes index
2626
href: flexible-server/release-notes/release-notes-index.md
27+
- name: May 2026
28+
href: flexible-server/release-notes/may-2026.md
2729
- name: March 2026
2830
href: flexible-server/release-notes/march-2026.md
2931
- name: January 2026
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Release Notes for Azure Database for MySQL Flexible Server - May 2026
3+
description: Learn about the release notes for Azure Database for MySQL Flexible Server May 2026.
4+
author: hariramt
5+
ms.author: hariramt
6+
ms.reviewer: maghan
7+
ms.date: 05/15/2026
8+
ms.service: azure-database-mysql
9+
ms.topic: release-notes
10+
ai-usage: ai-assisted
11+
---
12+
13+
# Azure Database for MySQL May 2026 version release notes
14+
15+
The May 2026 version of Azure Database for MySQL Flexible Server is available. Beginning May 19, 2026, all new servers automatically use this version. Existing servers upgrade during their next scheduled maintenance. To upgrade your servers earlier, enroll in the [Virtual Canary Program](https://aka.ms/mysql/virtual-canary).
16+
17+
This version introduces enhancements, resolves known problems, and includes important security patches to ensure optimal performance and security.
18+
19+
## Maintenance scheduling considerations
20+
21+
The maintenance reschedule window can be extended up to June 21, 2026.
22+
Some servers with CMW enabled might be assigned a maintenance date outside of their preferred window. You can still reschedule the maintenance in the Azure portal to better align with your original CMW preference.
23+
24+
## Engine version changes
25+
26+
This version doesn't include any engine version changes.
27+
28+
## Features
29+
30+
- You can now use HSM-backed key vaults at the ProtectedSubscription level when configuring customer-managed keys (CMK), giving you stronger key isolation for regulated and compliance-sensitive workloads.
31+
- You can now add availability zones to an existing server without recreating it, making it easier to improve resiliency as your workload evolves.
32+
- List APIs for databases and servers now support pagination, providing faster and more reliable responses when you manage a large number of resources.
33+
34+
## Improvements
35+
36+
- TLS certificates are now automatically renewed earlier in their lifecycle (at 84% of validity) and all certificates follow the same renewal schedule, reducing the chance of connection issues caused by certificate expiry.
37+
38+
- During this scheduled maintenance window, a few servers migrate from the current architecture to a dedicated Standard Load Balancer (SLB) - based architecture. The candidate servers are communicated through the usual maintenance notifications. This enhancement adds a dedicated SLB to HA configurations for servers created with public access or private endpoints. By managing the MySQL data traffic path, the SLB eliminates the need for DNS changes during failovers, significantly reducing failover time. There's a brief extra downtime (of around 30 seconds) while this migration is performed. This feature isn't supported by servers using private access with a virtual network integration.
39+
40+
## Known issues fixes
41+
42+
- Resolved an intermittent connectivity issue that could affect servers configured with private access (virtual network integration), by reverting a recent change to the underlying networking stack.
43+
- Resolved an issue where binlog copy operations could fail when an expected binlog file was missing. The service now handles this case gracefully without interrupting the operation.
44+
45+
## Related content
46+
47+
- [What's new in Azure Database for MySQL - Flexible Server](../whats-new.md)
48+
- [Azure Database for MySQL - Flexible Server service tiers](../concepts-service-tiers-storage.md)

articles/mysql/flexible-server/release-notes/release-notes-index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Welcome to the centralized index of release notes for **Azure Database for MySQL
2323
## Release notes by year
2424

2525
### 2026
26+
- [May-2026](./may-2026.md)
2627
- [March-2026](./march-2026.md)
2728
- [January-2026](./january-2026.md)
2829

0 commit comments

Comments
 (0)