diff options
author | Sergei Golubchik <sergii@pisem.net> | 2013-06-13 00:13:23 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2013-06-13 00:13:23 +0200 |
commit | 458927163a88e5e95b5764cf95713509ab386211 (patch) | |
tree | ba5e88370ee3c292151d816bf88b1742ad9c7834 /man/mysqlbinlog.1 | |
parent | 1098184c47674481a397af86054fb3fb15a89b77 (diff) | |
download | mariadb-git-458927163a88e5e95b5764cf95713509ab386211.tar.gz |
MDEV-4614 Man pages fixes
Patches provided by Jan Stanek and Honza Horak
Diffstat (limited to 'man/mysqlbinlog.1')
-rw-r--r-- | man/mysqlbinlog.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/mysqlbinlog.1 b/man/mysqlbinlog.1 index 568963bc59b..20f80fd8f6e 100644 --- a/man/mysqlbinlog.1 +++ b/man/mysqlbinlog.1 @@ -714,6 +714,22 @@ Section\ \&4.2.2, \(lqConnecting to the MySQL Server\(rq\&. .sp -1 .IP \(bu 2.3 .\} +.\" mysqlbinlog: open-files-limit option +.\" open-files-limit option: mysqlbinlog +\fB\-\-open\-files\-limit=\fR\fB\fINUM\fR\fR +.sp +Sets the open_files_limit variable, which is used to reserve file descriptors for +\fBmysqlbinlog\fR\&. +.RE +.sp +.RS 4 +.ie n \{\ +\h'-04'\(bu\h'+03'\c +.\} +.el \{\ +.sp -1 +.IP \(bu 2.3 +.\} .\" mysqlbinlog: read-from-remote-server option .\" read-from-remote-server option: mysqlbinlog \fB\-\-read\-from\-remote\-server\fR, |