Skip to content

Commit a5d16ee

Browse files
author
Hamza Aqel
committed
flexversions
1 parent 87ad1e1 commit a5d16ee

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
@@ -24,11 +24,19 @@ Azure Database for MySQL currently supports the following versions:
2424

2525
## MySQL Version 5.7
2626

27-
Bug fix release: 5.7.29
27+
Bug fix release: 5.7.37
28+
29+
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.
30+
31+
## MySQL Version 8
32+
33+
Bug fix release: 8.0.28
34+
35+
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.
36+
2837

2938
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.
3039

31-
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.
3240

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

0 commit comments

Comments
 (0)