Skip to content

Commit b1cff1a

Browse files
Fix links (#434)
modified: docs/myrocks-server-variables.md modified: snippets/pro-build-announcement.md
1 parent ccc5ad5 commit b1cff1a

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/myrocks-server-variables.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -888,10 +888,6 @@ Allowed range is from `-1` to `9223372036854775807`.
888888
| Data type | Numeric |
889889
| Default | 150000 |
890890

891-
!!! note
892-
893-
In version [Percona Server for MySQL 8.0.36-28](.//release-notes/8.0.36-28.md) and later, the default value is changed from `0` to `150000`.
894-
895891
Specifies the size of the window for counting delete markers by `rocksdb_compaction_sequential_deletes`. Default value is `150000`.
896892

897893
Allowed range is up to `2000000` (two million).
@@ -2886,7 +2882,7 @@ This variable is disabled (OFF) by default.
28862882
| Data type | Boolean |
28872883
| Default | OFF |
28882884

2889-
This variable is [tech preview](../glossary.md/#tech-preview) and may be removed in the future releases.
2885+
This variable is [tech preview](./glossary.md#tech-preview) and may be removed in the future releases.
28902886

28912887
Allows to turn on the write buffer manager (WriteBufferManager) from `cnf` files. This variable is related to [`rocksdb_charge_memory`](#rocksdbchargememory).
28922888

snippets/pro-build-announcement.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Percona Server for MySQL Pro includes the [capabilities](pxb-pro.md#capabilities) that are typically requested by large enterprises. Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
1+
Percona Server for MySQL Pro includes the [capabilities](psmysql-pro.md#capabilities) that are typically requested by large enterprises. Percona Server for MySQL Pro contains packages created and tested by Percona. These packages are supported only for Percona Customers with a subscription.
22

33
[Become a Percona Customer](https://www.percona.com/about/contact){.md-button}

0 commit comments

Comments
 (0)