Skip to content

Commit

Permalink
Update xtradb-cluster-version-numbers.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alina-derkach-oaza authored May 28, 2024
1 parent b9f97eb commit 1474a1c
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions docs/xtradb-cluster-version-numbers.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,6 @@

A version number identifies the product release. The product contains the latest Generally Available (GA) features at the time of that release.

<style>
table {
border-collapse: collapse;
width=100%;
}
table td {
border: 2px solid black;
padding: 8px;
text-align: center;
}
tr:nth-child(even){
background-color:#f5f5f5
}
</style>

| 8.0.20| -11. | 2 |
|---|---|---|
| Base version | Minor build | Custom build |
Expand All @@ -29,4 +14,4 @@ The version numbers for Percona XtraDB Cluster 8.0.20-11.2 define the following

* Minor build version - an internal number that increases with every Percona XtraDB Cluster release, and the custom build number is reset to 0.

* Custom build version - an optional number assigned to custom builds used for bug fixes. The features don't change unless the fixes include those features. For example, Percona XtraDB Cluster 8.0.20-11.1, 8.0.20-11.2, and 8.0.20-11.3 are based on the same Percona Server for MySQL version and minor build version but are custom build versions.
* Custom build version - an optional number assigned to custom builds used for bug fixes. The features don't change unless the fixes include those features. For example, Percona XtraDB Cluster 8.0.20-11.1, 8.0.20-11.2, and 8.0.20-11.3 are based on the same Percona Server for MySQL version and minor build version but are custom build versions.

0 comments on commit 1474a1c

Please sign in to comment.