|
| 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) |
0 commit comments