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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@
20
20
21
21
*Architectures used can be overridden by the ```arch``` option provided your OS and system supports running applications that use those architectures.*
22
22
23
-
Linux, Windows, macOS x64: MySQL v5.7.19 - v9.2.0
23
+
Linux, Windows, macOS x64: MySQL v5.7.19 - v9.3.0
24
24
25
-
Linux ARM64: MySQL v8.0.31 - v9.2.0
25
+
Linux ARM64: MySQL v8.0.31 - v9.3.0
26
26
27
-
macOS ARM64: MySQL v8.0.26 - v9.2.0
27
+
macOS ARM64: MySQL v8.0.26 - v9.3.0
28
28
29
29
Windows ARM64: N/A - Read about the ```arch``` option to run this package on your system
30
30
@@ -46,7 +46,7 @@ macOS:
46
46
| v8.0.28 - v8.0.31 | macOS 11 (Big Sur) |
47
47
| v8.0.32 - v8.0.34 | macOS 12 (Monterey) |
48
48
| v8.0.35 - v8.0.39 OR v8.1.0 - v8.4.2 OR v9.0.1 | macOS 13 (Ventura) |
49
-
| v8.0.40 - v8.0.41 OR v8.4.3 - v8.4.4 OR v9.1.0 - v9.2.0 | macOS 14 (Sonoma) |
49
+
| v8.0.40 - v8.0.42 OR v8.4.3 - v8.4.5 OR v9.1.0 - v9.3.0 | macOS 14 (Sonoma) |
50
50
51
51
## Operating System Maximum Version Requirements
52
52
@@ -86,4 +86,4 @@ Ubuntu Linux:
86
86
87
87
Fedora Linux: ```libaio1``` package and ```tar``` package
//8.0.42, 8.4.5, and 9.3.0 with glibc 2.28 does NOT have a minimal install version for x64 but it DOES have arm64 support.
183
+
//8.0.42, 8.4.5, and 9.3.0 with glibc 2.17 DOES have a minimal install version for x64 but does NOT have arm64 support.
184
+
//The new versions having these differences between the glibc versions has led to the glibc versions being different depending on CPU architecture for this package.
185
+
//Neither glibc versions for the above MySQL versions have an arm64 minimal install.
exportconstMYSQL_LINUX_MINIMAL_INSTALL_AVAILABLE_ARM64='8.0.33 - 8.0.41 || 8.1.0 - 8.4.4 || 9.0.1 - 9.2.0'//Not available for < 8.0.33 and 8.0.42, 8.4.5, and 9.3.0
0 commit comments