|
1 | 1 | # Index of wsrep_provider options |
2 | 2 |
|
3 | | -The following variables can be set and checked in the [`wsrep_provider_options`](wsrep-system-index.md#wsrep_provider_options) variable. The value of the variable can be |
4 | | -changed in the *MySQL* configuration file, `my.cnf`, or by setting the variable value in the *MySQL* client. |
| 3 | +The following variables can be set and checked in the [`wsrep_provider_options`](wsrep-system-index.md#wsrep_provider_options) variable. The value of the variable can be changed in the *MySQL* configuration file, `my.cnf`, or by setting the variable value in the *MySQL* client. |
5 | 4 |
|
6 | 5 | To change the value in `my.cnf`, the following syntax should be used: |
7 | 6 |
|
@@ -97,9 +96,9 @@ should be logged. |
97 | 96 |
|
98 | 97 | !!! admonition "See also" |
99 | 98 |
|
100 | | - Galera Cluster Documentation: |
101 | | - * [Parameter: cert.optimistic_pa](https://galeracluster.com/library/documentation/galera-parameters.html#cert-optimistic-pa) |
102 | | - * [Setting parallel slave threads](https://galeracluster.com/library/kb/parallel-slave-threads.html) |
| 99 | + MariaDB Galera Cluster Documentation: |
| 100 | + * [Parameter: cert.optimistic_pa](https://mariadb.com/docs/galera-cluster/reference/galera-cluster-system-variables/#cert-optimistic-pa) |
| 101 | + * [Setting parallel slave threads](https://mariadb.com/docs/galera-cluster/readme/about-galera-replication#galera-slave-threads) |
103 | 102 |
|
104 | 103 | ### `debug` |
105 | 104 |
|
@@ -515,9 +514,7 @@ size of the disk. Pages are prefixed by gcache.page. |
515 | 514 |
|
516 | 515 | !!! admonition "See also" |
517 | 516 |
|
518 | | - * [Galera Documentation: gcache.page_size](https://galeracluster.com/library/documentation/galera-parameters.html#gcache-page-size) |
519 | | - |
520 | | - * [Percona Database Performance Blog: All You Need to Know About GCache](https://www.percona.com/blog/2016/11/16/all-you-need-to-know-about-gcache-galera-cache/) |
| 517 | + [Percona Database Performance Blog: All You Need to Know About GCache](https://www.percona.com/blog/2016/11/16/all-you-need-to-know-about-gcache-galera-cache/) |
521 | 518 |
|
522 | 519 | ### `gcache.recover` |
523 | 520 |
|
|
584 | 581 |
|
585 | 582 | !!! admonition "See also" |
586 | 583 |
|
587 | | - For information, see the [Galera Cluster documentation](https://galeracluster.com/library/documentation/galera-parameters.html#gcomm-thread-prio) |
| 584 | + For information, see the [MariaDB Galera Cluster documentation](https://mariadb.com/docs/galera-cluster/reference/wsrep-variable-details/wsrep_provider_options#gcomm.thread_prio) |
588 | 585 |
|
589 | 586 | ### `gcs.fc_auto_evict_threshold` |
590 | 587 |
|
|
0 commit comments