summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJulius Goryavsky <sysprg@gmail.com>2018-12-23 00:53:14 +0100
committerJulius Goryavsky <sysprg@gmail.com>2018-12-23 01:10:59 +0100
commit1a4248ad6c867096ac46ac11ca60f7fb5b12d5bd (patch)
treea188dd530138bd31069a65cfe498d56d6c531fab /man
parent779151db80d5512c922227eeb32cb0164f9f01fa (diff)
downloadmariadb-git-1a4248ad6c867096ac46ac11ca60f7fb5b12d5bd.tar.gz
MDEV-18064: Packaging is broken for debian-based systems
Packaging is broken for debian-based systems after removing xtrabackup scripts. This is due to the fact that links to the scripts are not removed from the installation file (from the debian/mariadb-server-10.3.install). Also in this fix some comments have been added to the documentation, indicating that using xtrabackup[-v2] is an deprecated, therefore user should use mariabackup instead. https://jira.mariadb.org/browse/MDEV-18064
Diffstat (limited to 'man')
-rw-r--r--man/wsrep_sst_xtrabackup-v2.12
-rw-r--r--man/wsrep_sst_xtrabackup.12
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/