mirror of
https://github.com/MariaDB/server.git
synced 2026-05-07 23:54:31 +02:00
MDEV-12704: Document --add-drop-trigger option in mysqldump man page
This commit is contained in:
parent
cf31db184e
commit
07cb4646c6
1 changed files with 19 additions and 0 deletions
|
|
@ -272,6 +272,25 @@ statement\&.
|
|||
.sp -1
|
||||
.IP \(bu 2.3
|
||||
.\}
|
||||
.\" mysqldump: add-drop-trigger option
|
||||
.\" add-drop-trigger option: mysqldump
|
||||
\fB\-\-add\-drop\-trigger\fR
|
||||
.sp
|
||||
Add a
|
||||
DROP TRIGGER
|
||||
statement before each
|
||||
CREATE TRIGGER
|
||||
statement\&.
|
||||
.RE
|
||||
.sp
|
||||
.RS 4
|
||||
.ie n \{\
|
||||
\h'-04'\(bu\h'+03'\c
|
||||
.\}
|
||||
.el \{\
|
||||
.sp -1
|
||||
.IP \(bu 2.3
|
||||
.\}
|
||||
.\" mysqldump: add-locks option
|
||||
.\" add-locks option: mysqldump
|
||||
\fB\-\-add\-locks\fR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue