Skip to content

Commit 0cb3f82

Browse files
Merge pull request #7 from markingmyname/markingmyname-mysql-may-release-notes-review
Additional editorial improvements for MySQL May 2026 release notes
2 parents 7bd8804 + 7f63e8b commit 0cb3f82

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • articles/mysql/flexible-server/release-notes

articles/mysql/flexible-server/release-notes/may-2026.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: Learn about the release notes for Azure Database for MySQL Flexible
44
author: hariramt
55
ms.author: hariramt
66
ms.reviewer: maghan
7-
ms.date: 05/14/2026
7+
ms.date: 05/15/2026
88
ms.service: azure-database-mysql
99
ms.topic: release-notes
1010
ai-usage: ai-assisted
1111
---
1212

1313
# Azure Database for MySQL May 2026 version release notes
1414

15-
The May 2026 version of Azure Database for MySQL Flexible Server is now available. Starting May 19, 2026, all new servers will 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).
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).
1616

1717
This version introduces enhancements, resolves known problems, and includes important security patches to ensure optimal performance and security.
1818

@@ -35,11 +35,11 @@ This version doesn't include any engine version changes.
3535

3636
- 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.
3737

38-
- During this scheduled maintenance window, a small number of servers will migrate from the current architecture to a dedicated Standard Load Balancer (SLB) - based architecture. The candidate servers will be 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 will be a brief extra downtime (of around 30 seconds) while this migration is performed. This feature isn't supported by servers using private access with VNet integration.
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.
3939

4040
## Known issues fixes
4141

42-
- Resolved an intermittent connectivity issue that could affect servers configured with private access (VNet integration), by reverting a recent change to the underlying networking stack.
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.
4343
- 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.
4444

4545
## Related content

0 commit comments

Comments
 (0)