Skip to content

Commit ced4d2a

Browse files
Merge pull request #228460 from code-sidd/whatsnew_feb
Adding changes to whats new
2 parents a89929f + 251fd3c commit ced4d2a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,22 @@ This article summarizes new releases and features in Azure Database for MySQL -
2525

2626
## February 2023
2727

28+
- **Enhanced metrics workbook is now available**
29+
30+
Monitor system's performance with our recently added [Enhanced Metrics](./concepts-monitoring.md#enhanced-metrics) workbook. With all enhanced metrics consolidated in one place, you'll be able to easily monitor and track your system's health and make informed decisions to improve its overall performance.
31+
32+
33+
- **Major version upgrade is now back and available for use**
34+
35+
Major Version upgrade feature was temporarily disabled in the portal due to technical issues and is now back again for use.
36+
If you are encountering any issues with the upgrade feature please open a [support ticket](https://azure.microsoft.com/support/create-ticket/) and we will assist you.
37+
38+
39+
- **Redo logs management in MySQL version 8.0**
40+
41+
Starting from [MySQL version 8.0.30 and above](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-30.html), there has been a change in the way the redo log is configured. Instead of using the [innodb_log_file_size](https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_log_file_size) variable, the redo log can now be easily adjusted from the available values using the [innodb_redo_log_capacity](https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html#sysvar_innodb_redo_log_capacity) variable. [Learn more](https://dev.mysql.com/doc/refman/8.0/en/innodb-redo-log.html).
42+
43+
2844
- **Minor version upgrade for Azure Database for MySQL - Flexible server to 8.0.31**
2945

3046
After this month's deployment, Azure Database for MySQL - Flexible Server 8.0 will be running on minor version 8.0.31*, to learn more about changes coming in this minor version [visit Changes in MySQL 8.0.31 (2022-10-11, General Availability)](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-31.html)

0 commit comments

Comments
 (0)