Skip to content

Commit 95dc16f

Browse files
authored
Merge pull request #93343 from HamzaAqel/flexversions
flexversions
2 parents 12ec013 + a5d16ee commit 95dc16f

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/mysql/flexible-server/concepts-supported-versions.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,19 @@ Azure Database for MySQL currently supports the following versions:
2525

2626
## MySQL Version 5.7
2727

28-
Bug fix release: 5.7.29
28+
Bug fix release: 5.7.37
29+
30+
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-37.html) to learn more about improvements and fixes in this version.
31+
32+
## MySQL Version 8
33+
34+
Bug fix release: 8.0.28
35+
36+
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-28.html) to learn more about improvements and fixes in this version.
37+
2938

3039
The service performs automated patching of the underlying hardware, OS, and database engine. The patching includes security and software updates. For MySQL engine, minor version upgrades are also included as part of the planned maintenance release. Users can configure the patching schedule to be system managed or define their custom schedule. During the maintenance schedule, the patch is applied and server may require a restart as part of the patching process to complete the update. With the custom schedule, users can make their patching cycle predictable and choose a maintenance window with minimum impact to the business. In general, the service follows monthly release schedule as part of the continuous integration and release.
3140

32-
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-29.html) to learn more about improvements and fixes in this version.
3341

3442
## Managing updates and upgrades
3543
The service automatically manages patching for bug fix version updates. For example, 5.7.29 to 5.7.30.

0 commit comments

Comments
 (0)