Skip to content

Commit 1075336

Browse files
authored
Merge pull request #88305 from ajlam/master
MySQL MariaDB version bump
2 parents 1e81400 + 1b28f05 commit 1075336

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

articles/mariadb/concepts-supported-versions.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mariadb
77
ms.topic: conceptual
8-
ms.date: 08/21/2019
8+
ms.date: 09/12/2019
99
---
1010
# Supported Azure Database for MariaDB server versions
1111

@@ -20,15 +20,15 @@ Azure Database for MariaDB currently supports the following version:
2020

2121
## MariaDB Version 10.2
2222

23-
Patch version: 10.2.23
23+
Patch version: 10.2.25
2424

25-
Refer to the [MariaDB documentation](https://mariadb.com/kb/en/library/mariadb-10223-release-notes/) to learn more about improvements and fixes in MariaDB 10.2.23.
25+
Refer to the [MariaDB documentation](https://mariadb.com/kb/en/library/mariadb-10225-release-notes/) to learn more about improvements and fixes in this version.
2626

2727
## MariaDB Version 10.3
2828

29-
Patch version: 10.3.14
29+
Patch version: 10.3.16
3030

31-
Refer to the [MariaDB documentation](https://mariadb.com/kb/en/library/mariadb-10314-release-notes/) to learn more about improvements and fixes in MariaDB 10.3.14.
31+
Refer to the [MariaDB documentation](https://mariadb.com/kb/en/library/mariadb-10316-release-notes/) to learn more about improvements and fixes in this version.
3232

3333
## Managing updates and upgrades
3434
The service automatically manages upgrades for patch updates. For example, 10.2.21 to 10.2.23.

articles/mysql/concepts-supported-versions.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ajlam
55
ms.author: andrela
66
ms.service: mysql
77
ms.topic: conceptual
8-
ms.date: 08/09/2019
8+
ms.date: 09/12/2019
99
---
1010
# Supported Azure Database for MySQL server versions
1111

@@ -20,15 +20,15 @@ Azure Database for MySQL currently supports the following versions:
2020

2121
## MySQL Version 5.6
2222

23-
Bug fix release: 5.6.42
23+
Bug fix release: 5.6.44
2424

25-
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-42.html) to learn more about improvements and fixes in MySQL 5.6.42.
25+
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-44.html) to learn more about improvements and fixes in this version.
2626

2727
## MySQL Version 5.7
2828

29-
Bug fix release: 5.7.24
29+
Bug fix release: 5.7.26
3030

31-
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-24.html) to learn about improvements and fixes in MySQL 5.7.24.
31+
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-26.html) to learn more about improvements and fixes in this version.
3232

3333
## MySQL Version 8.0
3434

@@ -37,7 +37,7 @@ Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/5.7/
3737
3838
Bug fix release: 8.0.15
3939

40-
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-15.html) to learn about improvements and fixes in MySQL 8.0.15.
40+
Refer to the MySQL [release notes](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-15.html) to learn more about improvements and fixes in this version.
4141

4242
## Managing updates and upgrades
4343
The service automatically manages patching for bug fix version updates. For example, 5.7.20 to 5.7.21.

0 commit comments

Comments
 (0)