Skip to content

Commit 7f36462

Browse files
add Ubuntu deps
1 parent d75ce56 commit 7f36462

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/SUPPORTED_MYSQL_DOWNLOADS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,11 @@ Windows:
7878
| v5.7.38 & v5.7.39 | Microsoft Visual C++ 2013 Redistributable Package AND Microsoft Visual C++ 2019 Redistributable Package|
7979
| >=v5.7.40 | Microsoft Visual C++ 2019 Redistributable Package |
8080

81+
Ubuntu Linux:
82+
83+
| Ubuntu Version | Required Dependencies |
84+
|--|--|
85+
| >=24.04 | ```libaio1t64``` package, ```tar``` package, and ```ldconfig``` command |
86+
| <=23.10 | ```libaio1``` package, and ```tar``` package |
87+
8188
*Document last updated in v1.9.0*

0 commit comments

Comments
 (0)