Skip to content

Commit 8f643c4

Browse files
finalize supported downloads docs
1 parent 1a098ff commit 8f643c4

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

docs/SUPPORTED_MYSQL_DOWNLOADS.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@
66

77
- macOS
88
- Windows
9-
- Ubuntu Linux
10-
- Fedora Linux
9+
- Linux
1110

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.
1312

1413
## Binaries not available for download
1514

@@ -63,8 +62,8 @@ Ubuntu Linux:
6362

6463
| MySQL version | Maximum Ubuntu Version |
6564
|--|--|
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 |
6867

6968
## Required Dependencies
7069

@@ -74,16 +73,16 @@ Windows:
7473

7574
| MySQL Version | Required Dependencies |
7675
|--|--|
77-
| <=v5.7.37 | Microsoft Visual C++ 2013 Redistributable Package |
76+
| <= v5.7.37 | Microsoft Visual C++ 2013 Redistributable Package |
7877
| 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 |
8079

8180
Ubuntu Linux:
8281

8382
| Ubuntu Version | Required Dependencies |
8483
|--|--|
85-
| >=24.04 | ```libaio1t64``` package, ```tar``` package, and ```ldconfig``` command |
86-
| <=23.10 | ```libaio1``` package and ```tar``` package |
84+
| >= v24.04 | ```libaio1t64``` package, ```tar``` package, and ```ldconfig``` command |
85+
| <= v23.10 | ```libaio1``` package and ```tar``` package |
8786

8887
Fedora Linux: ```libaio1``` package and ```tar``` package
8988

0 commit comments

Comments
 (0)