summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorIan Gilfillan <github@greenman.co.za>2019-09-10 13:58:58 +0200
committerAnel Husakovic <anel@mariadb.org>2019-09-12 03:22:06 -0700
commit3f1b569a1dfa5181c5db9977557fd85cf1875527 (patch)
treefbdac09d6c8cdf35b3ccd66abd2e017c74923600 /man
parenta43c3672861a8721b5413835f3d2bf18bfa75e1e (diff)
downloadmariadb-git-3f1b569a1dfa5181c5db9977557fd85cf1875527.tar.gz
MDEV-19887: Document --copy-s3-tables option on mysqldump man page
Closes PR #1385
Diffstat (limited to 'man')
-rw-r--r--man/mysqldump.116
1 files changed, 16 insertions, 0 deletions
diff --git a/man/mysqldump.1 b/man/mysqldump.1
index 792d45cfac2..fae61fbdfd9 100644
--- a/man/mysqldump.1
+++ b/man/mysqldump.1
@@ -499,6 +499,22 @@ Compress all information sent between the client and the server if both support
.sp -1
.IP \(bu 2.3
.\}
+.\" mysqldump: copy-s3-tables option
+.\" copy-s3-tables option: mysqldump
+\fB\-\-copy\-s3\-tables\fR
+.sp
+By default S3 tables are ignored\&. With this option set, the result file will contain a CREATE statement
+for a similar Aria table, followed by the table data and ending with an ALTER TABLE xxx ENGINE=S3\&.
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
.\" mysqldump: create-options option
.\" create-options option: mysqldump
\fB\-\-create\-options\fR,