Skip to content

Commit 2078f0c

Browse files
Update binary-tarball-names.md (#278)
1 parent 05f0369 commit 2078f0c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/binary-tarball-names.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<!--- Check wheher the info is actual ----->
2-
31
# Binary tarball file names available based on the Percona Server for MySQL version
42

53
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:
3533

3634
| Type | Name | Description |
3735
|---|---|---|
38-
| Full | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.tar.gz | Contains all files available |
36+
| Full | Percona-Server-&lt;version-number&gt;-Linux.x86_64.&lt;glibc2-version&gt;.tar.gz | Contains all files available |
3937
| Minimal | Percona-Server-&lt;version-number&gt;-Linux.x86_64.&lt;glibc2-version&gt;.minimal.tar.gz | Contains binaries and libraries |
4038
| Debug | Percona-Server-&lt;version-number&gt;-Linux.x86_64.&lt;glibc2-version&gt;.debug.tar.gz | Contains the minimal build files and test files, and debug symbols |

0 commit comments

Comments
 (0)