Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
MariaDB
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
MariaDB
Commits
3f1b569a
Commit
3f1b569a
authored
Sep 10, 2019
by
Ian Gilfillan
Committed by
Anel Husakovic
Sep 12, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MDEV-19887: Document --copy-s3-tables option on mysqldump man page
Closes PR #1385
parent
a43c3672
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
man/mysqldump.1
man/mysqldump.1
+16
-0
No files found.
man/mysqldump.1
View file @
3f1b569a
...
...
@@ -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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment