Skip to content

Commit 9a4a014

Browse files
authored
Create may-2024.md
1 parent 0c9bc59 commit 9a4a014

File tree

1 file changed

+34
-0
lines changed
  • articles/mysql/flexible-server/release-notes

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
title: Release notes for Azure Database for MySQL Flexible Server - April 2024
3+
description: Learn about the release notes for Azure Database for MySQL Flexible Server April 2024.
4+
author: xboxeer
5+
ms.author: yuzheng1
6+
ms.date: 05/09/2024
7+
ms.service: mysql
8+
ms.subservice: flexible-server
9+
ms.topic: conceptual
10+
---
11+
12+
# Azure Database For MySQL Flexible Server April 2024 Maintenance
13+
14+
We're pleased to announce the May 2024 maintenance for Azure Database for MySQL Flexible Server. This maintenance incorporates several new features and improvement, along with known issue fix, and security patches.
15+
16+
## Engine version changes
17+
No engine version upgrade in this maintenance
18+
19+
To check your engine version, run `SELECT VERSION();` command at the MySQL prompt
20+
21+
## Features
22+
### [Accelerated logs in Azure Database for MySQL flexible server (General Availability)](../concepts-accelerated-logs.md)
23+
- Introducing a new type of disk designed to offer superior performance in storing binary logs and redo logs.
24+
25+
## Improvement
26+
- Improved server restart logic, server restart has a timeout of 2 hours for none burstable servers, 4 hours timeout for burstable servers. After server restart workflow timeout, it would roll back and set the server state to Succeeded.
27+
- Improved the data-in replication procedures to show the real error message and safe exit when exception happens.
28+
- Improved the read replica creation workflow to precheck the VNet setting.
29+
30+
## Known Issues Fix
31+
- Fixed the issue that the server parameter max_connections and table_open_cache can't be configured correctly
32+
- Fixed the binlog issue of AAD user creation, which blocks the replication and HA failover.
33+
- Fixed the permission issue of universal restore and replica for AME subscription customer
34+

0 commit comments

Comments
 (0)