Skip to content

Commit fe17bf7

Browse files
authored
Create april-2024.md
1 parent 149a2c3 commit fe17bf7

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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: 03/26/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 April 2024 maintenance for Azure Database for MySQL Flexible Server. This maintenance incorporates several new features and improvement, along with known issue fix, minor version upgrade, and security patches.
15+
16+
## Engine version changes
17+
All existing engine version server upgrades to 8.0.36 engine version.
18+
19+
To check your engine version, run `SELECT VERSION();` command at the MySQL prompt
20+
21+
## Features
22+
- Support for LTR backups for Azure DB for MySQL Flexible Server
23+
- Support for Azure Defender for Azure DB for MySQL Flexible Server
24+
25+
## Improvement
26+
- Expose old_alter_table for 8.0.x.
27+
28+
## Known Issues Fix
29+
- Fixed the issue where `GTID RESTET` operation's retry interval was excessively long.
30+
- Fixed the issue that data-in HA failover stuck because of system table corrupt
31+
- Fixed the issue that in point-in-time restore that database or table starts with special keywords may be ignored
32+
- Fixed the issue where, if there's replication failure, the system now ignores the replication latency metric instead of displaying a '0' latency value.

0 commit comments

Comments
 (0)