diff options
Diffstat (limited to 'man/comp_err.1')
-rw-r--r-- | man/comp_err.1 | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/man/comp_err.1 b/man/comp_err.1 index ee83ce389c1..8d135ae69bc 100644 --- a/man/comp_err.1 +++ b/man/comp_err.1 @@ -2,12 +2,12 @@ .\" Title: \fBcomp_err\fR .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> -.\" Date: 08/12/2009 +.\" Date: 11/04/2009 .\" Manual: MySQL Database System .\" Source: MySQL 5.1 .\" Language: English .\" -.TH "\FBCOMP_ERR\FR" "1" "08/12/2009" "MySQL 5\&.1" "MySQL Database System" +.TH "\FBCOMP_ERR\FR" "1" "11/04/2009" "MySQL 5\&.1" "MySQL Database System" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -91,7 +91,8 @@ Display a help message and exit\&. .\} .\" comp_err: charset option .\" charset option: comp_err -\fB\-\-charset=\fR\fB\fIpath\fR\fR\fB, \-C \fR\fB\fIpath\fR\fR +\fB\-\-charset=\fR\fB\fIpath\fR\fR, +\fB\-C \fR\fB\fIpath\fR\fR .sp The character set directory\&. The default is \&.\&./sql/share/charsets\&. @@ -107,7 +108,8 @@ The character set directory\&. The default is .\} .\" comp_err: debug option .\" debug option: comp_err -\fB\-\-debug=\fR\fB\fIdebug_options\fR\fR\fB, \-# \fR\fB\fIdebug_options\fR\fR +\fB\-\-debug=\fR\fB\fIdebug_options\fR\fR, +\fB\-# \fR\fB\fIdebug_options\fR\fR .sp Write a debugging log\&. A typical \fIdebug_options\fR @@ -142,7 +144,8 @@ Print some debugging information when the program exits\&. .\} .\" comp_err: header_file option .\" header_file option: comp_err -\fB\-\-header_file=\fR\fB\fIfile_name\fR\fR\fB, \-H \fR\fB\fIfile_name\fR\fR +\fB\-\-header_file=\fR\fB\fIfile_name\fR\fR, +\fB\-H \fR\fB\fIfile_name\fR\fR .sp The name of the error header file\&. The default is mysqld_error\&.h\&. @@ -158,7 +161,8 @@ mysqld_error\&.h\&. .\} .\" comp_err: in_file option .\" in_file option: comp_err -\fB\-\-in_file=\fR\fB\fIfile_name\fR\fR\fB, \-F \fR\fB\fIfile_name\fR\fR +\fB\-\-in_file=\fR\fB\fIfile_name\fR\fR, +\fB\-F \fR\fB\fIfile_name\fR\fR .sp The name of the input file\&. The default is \&.\&./sql/share/errmsg\&.txt\&. @@ -174,7 +178,8 @@ The name of the input file\&. The default is .\} .\" comp_err: name_file option .\" name_file option: comp_err -\fB\-\-name_file=\fR\fB\fIfile_name\fR\fR\fB, \-N \fR\fB\fIfile_name\fR\fR +\fB\-\-name_file=\fR\fB\fIfile_name\fR\fR, +\fB\-N \fR\fB\fIfile_name\fR\fR .sp The name of the error name file\&. The default is mysqld_ername\&.h\&. @@ -190,7 +195,8 @@ mysqld_ername\&.h\&. .\} .\" comp_err: out_dir option .\" out_dir option: comp_err -\fB\-\-out_dir=\fR\fB\fIpath\fR\fR\fB, \-D \fR\fB\fIpath\fR\fR +\fB\-\-out_dir=\fR\fB\fIpath\fR\fR, +\fB\-D \fR\fB\fIpath\fR\fR .sp The name of the output base directory\&. The default is \&.\&./sql/share/\&. @@ -206,7 +212,8 @@ The name of the output base directory\&. The default is .\} .\" comp_err: out_file option .\" out_file option: comp_err -\fB\-\-out_file=\fR\fB\fIfile_name\fR\fR\fB, \-O \fR\fB\fIfile_name\fR\fR +\fB\-\-out_file=\fR\fB\fIfile_name\fR\fR, +\fB\-O \fR\fB\fIfile_name\fR\fR .sp The name of the output file\&. The default is errmsg\&.sys\&. @@ -222,7 +229,8 @@ errmsg\&.sys\&. .\} .\" comp_err: statefile option .\" statefile option: comp_err -\fB\-\-statefile=\fR\fB\fIfile_name\fR\fR\fB, \-S \fR\fB\fIfile_name\fR\fR +\fB\-\-statefile=\fR\fB\fIfile_name\fR\fR, +\fB\-S \fR\fB\fIfile_name\fR\fR .sp The name for the SQLSTATE header file\&. The default is sql_state\&.h\&. |