diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mysqlbinlog.1 | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/man/mysqlbinlog.1 b/man/mysqlbinlog.1 index c475f8a9887..42eb1b38272 100644 --- a/man/mysqlbinlog.1 +++ b/man/mysqlbinlog.1 @@ -141,7 +141,7 @@ Display a help message and exit\&. .\} .\" mysqlbinlog: base64-output option .\" base64-output option: mysqlbinlog -\fB\-\-base64\-output[=\fR\fB\fIvalue\fR\fR\fB]\fR +\fB\-\-base64\-output=\fR\fB\fIvalue\fR\fR\fB\fR .sp This option determines when events should be displayed encoded as base\-64 strings using BINLOG @@ -192,22 +192,6 @@ to re\-execute binary log file contents\&. The other option values are intended .sp -1 .IP \(bu 2.3 .\} -ALWAYS -displays -BINLOG -statements whenever possible\&. This is the implied value if the option is given as -\fB\-\-base64\-output\fR -without a value\&. Both ALWAYS and not giving a value are deprecated. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} NEVER causes BINLOG |