Skip to content

Comments

PXC-4910 Fix code blocks and update documentation 8.4#308

Merged
patrickbirch merged 1 commit into8.4from
pxc-4910-8.4
Feb 17, 2026
Merged

PXC-4910 Fix code blocks and update documentation 8.4#308
patrickbirch merged 1 commit into8.4from
pxc-4910-8.4

Conversation

@patrickbirch
Copy link
Collaborator

modified:   docs/add-node.md
modified:   docs/apparmor.md
modified:   docs/apt.md
modified:   docs/bootstrap.md
modified:   docs/certification.md
modified:   docs/clone-sst.md
modified:   docs/compile.md
modified:   docs/configure-cluster-rhel.md
modified:   docs/configure-cluster-ubuntu.md
modified:   docs/configure-nodes.md
modified:   docs/crash-recovery.md
modified:   docs/data-at-rest-encryption.md
modified:   docs/docker-compose.md
modified:   docs/docker.md
modified:   docs/encrypt-traffic.md
modified:   docs/faq.md
modified:   docs/garbd-howto.md
modified:   docs/gcache-record-set-cache-difference.md
modified:   docs/gcache-write-set-cache-encryption.md
modified:   docs/glossary.md
modified:   docs/haproxy.md
modified:   docs/high-availability.md
modified:   docs/intro.md
modified:   docs/limitation.md
modified:   docs/load-balance-proxysql.md
modified:   docs/quickstart-overview.md
modified:   docs/secure-network.md
modified:   docs/security-index.md
modified:   docs/selinux.md
modified:   docs/set-up-3nodes-ec2.md
modified:   docs/singlebox.md
modified:   docs/state-snapshot-transfer.md
modified:   docs/strict-mode.md
modified:   docs/tarball.md
modified:   docs/telemetry.md
modified:   docs/upgrade-backup.md
modified:   docs/upgrade-guide.md
modified:   docs/upgrade-packages.md
modified:   docs/verify-replication.md
modified:   docs/virtual-sandbox.md
modified:   docs/wsrep-files-index.md
modified:   docs/wsrep-provider-index.md
modified:   docs/wsrep-status-index.md
modified:   docs/wsrep-system-index.md
modified:   docs/xtrabackup-sst.md
modified:   docs/yum.md

	modified:   docs/add-node.md
	modified:   docs/apparmor.md
	modified:   docs/apt.md
	modified:   docs/bootstrap.md
	modified:   docs/certification.md
	modified:   docs/clone-sst.md
	modified:   docs/compile.md
	modified:   docs/configure-cluster-rhel.md
	modified:   docs/configure-cluster-ubuntu.md
	modified:   docs/configure-nodes.md
	modified:   docs/crash-recovery.md
	modified:   docs/data-at-rest-encryption.md
	modified:   docs/docker-compose.md
	modified:   docs/docker.md
	modified:   docs/encrypt-traffic.md
	modified:   docs/faq.md
	modified:   docs/garbd-howto.md
	modified:   docs/gcache-record-set-cache-difference.md
	modified:   docs/gcache-write-set-cache-encryption.md
	modified:   docs/glossary.md
	modified:   docs/haproxy.md
	modified:   docs/high-availability.md
	modified:   docs/intro.md
	modified:   docs/limitation.md
	modified:   docs/load-balance-proxysql.md
	modified:   docs/quickstart-overview.md
	modified:   docs/secure-network.md
	modified:   docs/security-index.md
	modified:   docs/selinux.md
	modified:   docs/set-up-3nodes-ec2.md
	modified:   docs/singlebox.md
	modified:   docs/state-snapshot-transfer.md
	modified:   docs/strict-mode.md
	modified:   docs/tarball.md
	modified:   docs/telemetry.md
	modified:   docs/upgrade-backup.md
	modified:   docs/upgrade-guide.md
	modified:   docs/upgrade-packages.md
	modified:   docs/verify-replication.md
	modified:   docs/virtual-sandbox.md
	modified:   docs/wsrep-files-index.md
	modified:   docs/wsrep-provider-index.md
	modified:   docs/wsrep-status-index.md
	modified:   docs/wsrep-system-index.md
	modified:   docs/xtrabackup-sst.md
	modified:   docs/yum.md
@alina-derkach-oaza alina-derkach-oaza temporarily deployed to pxc-4910-8.4 - percona-xtradb-cluster-docs-8.4 PR #308 February 13, 2026 12:10 — with Render Destroyed
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

Linkspector

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/server-system-variables.html#sysvar_log_output. Status: 404

This validation checks the value of the [log_output :octicons-link-external-16:](https://dev.mysql.com/doc/refman/{{vers}}/en/server-system-variables.html#sysvar_log_output) variable.


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/innodb-parameters.html#sysvar_innodb_autoinc_lock_mode. Status: 404

This validation checks the value of the [innodb_autoinc_lock_mode :octicons-link-external-16:](https://dev.mysql.com/doc/refman/{{vers}}/en/innodb-parameters.html#sysvar_innodb_autoinc_lock_mode) variable.


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-xtrabackup/{{vers}}/reduction-in-locks.html. Status: 404

Starting with Percona XtraDB Cluster 8.4.7-7, the `xtrabackup` SST method uses the [Reduced backup lock time :octicons-link-external-16:](https://docs.percona.com/percona-xtrabackup/{{vers}}/reduction-in-locks.html) feature. This enhancement minimizes blocking on the **Donor node** during SST process while the backup is being prepared. The Percona XtraBackup reduced lock feature is enabled by default. To modify this behavior, set the desired `lock_ddl` value in the [xtrabackup] section of the `my.cnf` configuration file. For more information about the `--lock-ddl` option and its available values, refer to the [xtrabackup command-line options :octicons-link-external-16:](https://docs.percona.com/percona-xtrabackup/{{vers}}/xtrabackup-option-reference.html#lock-ddl) documentation.


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-xtrabackup/{{vers}}/xtrabackup-option-reference.html#lock-ddl. Status: 404

Starting with Percona XtraDB Cluster 8.4.7-7, the `xtrabackup` SST method uses the [Reduced backup lock time :octicons-link-external-16:](https://docs.percona.com/percona-xtrabackup/{{vers}}/reduction-in-locks.html) feature. This enhancement minimizes blocking on the **Donor node** during SST process while the backup is being prepared. The Percona XtraBackup reduced lock feature is enabled by default. To modify this behavior, set the desired `lock_ddl` value in the [xtrabackup] section of the `my.cnf` configuration file. For more information about the `--lock-ddl` option and its available values, refer to the [xtrabackup command-line options :octicons-link-external-16:](https://docs.percona.com/percona-xtrabackup/{{vers}}/xtrabackup-option-reference.html#lock-ddl) documentation.


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/backup-locks.html. Status: 404

The least blocking method leverages [backup locks :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/backup-locks.html).


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/selinux.html. Status: 404

For more information, see [Percona Server and SELinux :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/selinux.html)


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/selinux.html. Status: 404

Modifications described in [Percona Server and SELinux :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/selinux.html) can also be applied for *Percona XtraDB Cluster*.


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/data-at-rest-encryption.html. Status: 404

| Data-at-rest encryption | Percona XtraDB Cluster supports tablespace encryption to provide at-rest encryption for physical tablespace data files. For more information, see [Percona Server for MySQL Data at Rest Encryption :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/data-at-rest-encryption.html). |


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-xtradb-cluster/{{vers}}/install/index.html. Status: 404

Install [Percona Server for MySQL :octicons-link-external-16:](https://docs.percona.com/percona-xtradb-cluster/{{vers}}/install/index.html).


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-xtrabackup/{{vers}}/installation.html. Status: 404

Install [Percona XtraBackup :octicons-link-external-16:](https://docs.percona.com/percona-xtrabackup/{{vers}}/installation.html)


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/replication-options-binary-log.html#option_mysqld_log-bin. Status: 404

* [log_bin :octicons-link-external-16:](https://dev.mysql.com/doc/refman/{{vers}}/en/replication-options-binary-log.html#option_mysqld_log-bin)


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/use-keyring-vault-component.html. Status: 404

Configuration options are the same as [Percona Server for MySQL :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/use-keyring-vault-component.html).


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/server-system-variables.html#sysvar_default_storage_engine. Status: 404

[`default_storage_engine` :octicons-link-external-16:](https://dev.mysql.com/doc/refman/{{vers}}/en/server-system-variables.html#sysvar_default_storage_engine)


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://dev.mysql.com/doc/refman/{{vers}}/en/innodb-parameters.html#sysvar_innodb_autoinc_lock_mode. Status: 404

[`innodb_autoinc_lock_mode` :octicons-link-external-16:](https://dev.mysql.com/doc/refman/{{vers}}/en/innodb-parameters.html#sysvar_innodb_autoinc_lock_mode)


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-xtrabackup/{{vers}}/privileges.html. Status: 404

set up a new user with proper [privileges](https://docs.percona.com/percona-xtrabackup/{{vers}}/privileges.html):


🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://docs.percona.com/percona-server/{{vers}}/clone-plugin.html. Status: 404

Clone limitations are described in [Clone plugin limitations :octicons-link-external-16:](https://docs.percona.com/percona-server/{{vers}}/clone-plugin.html)

@patrickbirch patrickbirch merged commit cc342d2 into 8.4 Feb 17, 2026
1 check failed
@patrickbirch patrickbirch deleted the pxc-4910-8.4 branch February 17, 2026 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants