Skip to content

Commit 84a65c1

Browse files
authored
Update binary-tarball-names.md
update minimal and debug tar file URL
1 parent 1dd0ae1 commit 84a65c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/binary-tarball-names.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ If the `glibc2` version from your operating system is not listed, then this Perc
3939
| Type | Name | Description |
4040
|---|---|---|
4141
| Full | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.tar.gz | Contains all files available |
42-
| Minimal | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.minimal.tar.gz | Contains binaries and libraries |
43-
| Debug | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>.debug.tar.gz | Contains the minimal build files and test files, and debug symbols |
42+
| Minimal | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>-minimal.tar.gz | Contains binaries and libraries |
43+
| Debug | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>-debug.tar.gz | Contains the minimal build files and test files, and debug symbols |
4444
| Zenfs | Percona-Server-<version-number>-Linux.x86_64.<glibc2-version>-zenfs.tar.gz | Contains the zenfs files and can be either a full or minimal installation |
4545

4646
=== "Pro builds"

0 commit comments

Comments
 (0)