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: docs/SUPPORTED_MYSQL_DOWNLOADS.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,9 @@
6
6
7
7
- macOS
8
8
- Windows
9
-
- Ubuntu Linux
10
-
- Fedora Linux
9
+
- Linux
11
10
12
-
*```mysql-memory-server``` gets tested on Ubuntu 20.04, 22.04, 24.04, Fedora 40, macOS 13, 14, 15, and Windows Server 2019 and 2022. Linux distributions and Windows and macOS versions other than the ones tested may or may not work and are not guaranteed to work with this package.
11
+
*```mysql-memory-server``` gets tested on Ubuntu 20.04, 22.04, 24.04, Fedora 40 and 41, macOS 13, 14, 15, and Windows Server 2019 and 2022. Linux distributions and Windows and macOS versions other than the ones tested may or may not work and are not guaranteed to work with this package.
13
12
14
13
## Binaries not available for download
15
14
@@ -63,8 +62,8 @@ Ubuntu Linux:
63
62
64
63
| MySQL version | Maximum Ubuntu Version |
65
64
|--|--|
66
-
| >=8.0.4 | No documented maximum version |
67
-
| <= 8.0.3 | Ubuntu 23.10 |
65
+
| >= v8.0.4 | No documented maximum version |
66
+
| <= v8.0.3 | Ubuntu 23.10 |
68
67
69
68
## Required Dependencies
70
69
@@ -74,16 +73,16 @@ Windows:
74
73
75
74
| MySQL Version | Required Dependencies |
76
75
|--|--|
77
-
| <=v5.7.37 | Microsoft Visual C++ 2013 Redistributable Package |
76
+
| <=v5.7.37 | Microsoft Visual C++ 2013 Redistributable Package |
78
77
| v5.7.38 & v5.7.39 | Microsoft Visual C++ 2013 Redistributable Package AND Microsoft Visual C++ 2019 Redistributable Package|
79
-
| >=v5.7.40 | Microsoft Visual C++ 2019 Redistributable Package |
78
+
| >=v5.7.40 | Microsoft Visual C++ 2019 Redistributable Package |
80
79
81
80
Ubuntu Linux:
82
81
83
82
| Ubuntu Version | Required Dependencies |
84
83
|--|--|
85
-
| >=24.04 |```libaio1t64``` package, ```tar``` package, and ```ldconfig``` command |
86
-
| <=23.10 |```libaio1``` package and ```tar``` package |
0 commit comments