Skip to content

Commit 6c06ef2

Browse files
authored
Create july-2024.md
first draft version
1 parent 7174e27 commit 6c06ef2

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Release notes for Azure Database for MySQL Flexible Server - July 2024
3+
description: Learn about the release notes for Azure Database for MySQL Flexible Server July 2024.
4+
author: xboxeer
5+
ms.author: yuzheng1
6+
ms.date: 06/01/2024
7+
ms.service: mysql
8+
ms.subservice: flexible-server
9+
ms.topic: conceptual
10+
---
11+
12+
# Azure Database For MySQL Flexible Server July 2024 Maintenance
13+
14+
We're pleased to announce the July 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+
23+
24+
## Improvement
25+
- Allow customers to truncate performance_schema tables by invoking a pre-defined stored procedure.
26+
- Improve the startup time for servers with large amount of tablespaces.
27+
28+
## Known Issues Fix
29+
- Fixed the issue that MySQL engine may not receive the shutdown signal during scaling and maintenance, which may lead to long recovery time.
30+
- Fixed the issue that if server with originalPrimaryName is deleted due to HA failover->disable HA action, earlier ATP update operation failed.
31+
- Fixed the issue that unhealthy servers/Burstable servers without credits will now throw ServerNotSucceeded instead of Internal Server Error

0 commit comments

Comments
 (0)