Skip to content

Commit b5d1316

Browse files
authored
Merge pull request #185102 from SudheeshGH/whatisnewjan2022
What new Jan 2022
2 parents 95c4bcd + fbe1fa6 commit b5d1316

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/mysql/flexible-server/whats-new.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@ ms.date: 10/12/2021
1616
[Azure Database for MySQL - Flexible Server](./overview.md) is a deployment mode that's designed to provide more granular control and flexibility over database management functions and configuration settings than does the Single Server deployment mode. The service currently supports community version of MySQL 5.7 and 8.0.
1717

1818
This article summarizes new releases and features in Azure Database for MySQL - Flexible Server beginning in January 2021. Listings appear in reverse chronological order, with the most recent updates first.
19+
## January 2022
20+
- **Bug fixes**
21+
22+
Restart workflow struck issue with servers with HA and Geo-redundant backup option enabled is fixed.
23+
24+
- **Known issues**
25+
26+
When you are using ARM templates for provisioning or configuration changes for HA enabled servers, if a single deployment is made to enable/disable HA and along with other server properties like backup redundancy, storage etc. then deployment would fail. You can mitigate it by submit the deployment request separately for to enable\disable and configuration changes. You would not have issue with Portal or Azure cli as these are request already separated.
1927

2028
## November 2021
2129
- **General Availability of Azure Database for MySQL - Flexible Server**
@@ -41,7 +49,7 @@ This article summarizes new releases and features in Azure Database for MySQL -
4149

4250
- **Known issues**
4351

44-
On servers where we have HA and Geo-redundant backup option enabled, we found an rare issue encountered by a race condition which blocks the restart of the standby server to finish. As a result of this issue, when you failover the HA enabled Azure database for MySQL - Flexible server MySQL Instance may get stuck in restarting state for a long time. The fix will be deployed to the production in the next deployment cycle.
52+
On servers where we have HA and Geo-redundant backup option enabled, we found an rare issue encountered by a race condition which blocks the restart of the standby server to finish. As a result of this issue, when you failover the HA enabled Azure database for MySQL - Flexible server MySQL Instance may get stuck in restarting state for a long time. The fix will be deployed to the production in the next deployment cycle.
4553

4654
## October 2021
4755

0 commit comments

Comments
 (0)