You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/mysql/flexible-server/release-notes/february-2024.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,10 @@ ms.topic: conceptual
14
14
We're pleased to announce the February 2024 maintenance for Azure Database for MySQL Flexible Server. This maintenance mainly focuses on known issue fix, underlying OS upgrading and vulnerability patching.
15
15
16
16
## Engine version changes
17
-
There will be no engine version changes in this maintenance update.
17
+
- All existing 5.7.42 engine version server will upgrade to 5.7.44 engine version.
18
+
- All existing 8.0.34 engine version server will upgrade to 8.0.35 engine version.
19
+
20
+
To check your engine version, run `SELECT VERSION();` command at the MySQL prompt
18
21
19
22
## Features
20
23
There will be no new features in this maintenance update.
0 commit comments