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/binary-tarball-names.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,3 @@
1
-
<!--- Check wheher the info is actual ----->
2
-
3
1
# Binary tarball file names available based on the Percona Server for MySQL version
4
2
5
3
For later of Percona Server for MySQL, the tar files are organized by the `glibc2` version. You can find this version on your operating system with the following command:
@@ -35,6 +33,6 @@ The types of files are as follows:
35
33
36
34
| Type | Name | Description |
37
35
|---|---|---|
38
-
| Full | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.tar.gz | Contains all files available |
36
+
| Full | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.tar.gz | Contains all files available |
39
37
| Minimal | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.minimal.tar.gz | Contains binaries and libraries |
40
38
| Debug | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.debug.tar.gz | Contains the minimal build files and test files, and debug symbols |
0 commit comments