Skip to content

Commit 799256e

Browse files
authored
Merge pull request #265970 from xboxeer/patch-18
Create february-2024.md
2 parents e15c01d + 85eeb70 commit 799256e

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

articles/mysql/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
items:
3030
- name: January 2024
3131
href: flexible-server/release-notes/january-2024.md
32+
- name: February 2024
33+
href: flexible-server/release-notes/february-2024.md
3234
- name: Compute and storage
3335
href: flexible-server/concepts-service-tiers-storage.md
3436
- name: Quickstarts
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Release notes for Azure Database for MySQL Flexible Server - February 2024
3+
description: Learn about the release notes for Azure Database for MySQL Flexible Server February 2024.
4+
author: xboxeer
5+
ms.author: yuzheng1
6+
ms.date: 02/09/2024
7+
ms.service: mysql
8+
ms.subservice: flexible-server
9+
ms.topic: conceptual
10+
---
11+
12+
# Azure Database For MySQL Flexible Server February 2024 Maintenance
13+
14+
We're pleased to announce the February 2024 maintenance for Azure Database for MySQL Flexible Server. This maintenance mainly focuses on known issue fix, underlying OS upgrading and vulnerability patching.
15+
16+
## Engine version changes
17+
There will be no engine version changes in this maintenance update.
18+
19+
## Features
20+
There will be no new features in this maintenance update.
21+
22+
## Improvement
23+
There will be no new improvement in this maintenance update.
24+
25+
## Known Issues Fix
26+
- Fix HA standby replication dead lock issue caused by slave_preserve_commit_order.
27+
- Fix promotion stuck issue when source server is unavailable or source region is down. Improve customer experience on replica promotion to better support disaster recovery.
28+
- Fix the default value of character_set_server & collation_server.
29+
- Allow customer to start InnoDB buffer pool dump.

0 commit comments

Comments
 (0)