diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2019-01-06 17:43:02 +0200 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2019-01-06 17:43:02 +0200 |
commit | 734510a44d690dfb94264e1d2775ee1cb6f3ebb9 (patch) | |
tree | 0ccc317bf9462ca95cd1277b4ce65a7fda5fe315 /man | |
parent | 2465d3e00b2f18c7d4967f9bb10438883682787d (diff) | |
parent | faf206a848684bc0f87c93a2b47a55063bbccc6c (diff) | |
download | mariadb-git-734510a44d690dfb94264e1d2775ee1cb6f3ebb9.tar.gz |
Merge 10.3 into 10.4
Diffstat (limited to 'man')
-rw-r--r-- | man/wsrep_sst_xtrabackup-v2.1 | 2 | ||||
-rw-r--r-- | man/wsrep_sst_xtrabackup.1 | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/man/wsrep_sst_xtrabackup-v2.1 b/man/wsrep_sst_xtrabackup-v2.1 index 3f95e3eef0d..c8dde2f0640 100644 --- a/man/wsrep_sst_xtrabackup-v2.1 +++ b/man/wsrep_sst_xtrabackup-v2.1 @@ -13,4 +13,6 @@ wsrep_sst_xtrabackup-v2 \- xtrabackup\-based state snapshot transfer .SH DESCRIPTION Use: xtrabackup-based state snapshot transfer\. .PP +Note that the xtrabackup-v2 method is deprecated after version 10\.1, with newer versions you should use mariabackup instead\. +.PP For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/ diff --git a/man/wsrep_sst_xtrabackup.1 b/man/wsrep_sst_xtrabackup.1 index c171a7cf954..1fe5037d8b7 100644 --- a/man/wsrep_sst_xtrabackup.1 +++ b/man/wsrep_sst_xtrabackup.1 @@ -13,4 +13,6 @@ wsrep_sst_xtrabackup \- xtrabackup\-based state snapshot transfer .SH DESCRIPTION Use: xtrabackup-based state snapshot transfer\. .PP +Note that the xtrabackup method is deprecated after version 10\.1, with newer versions you should use mariabackup instead\. +.PP For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/ |