mySQL 5.0.11 sources for tomato
[tomato.git] / release / src / router / mysql / man / my_print_defaults.1
blob9a2294f00ab2a39ded173ef8a7c2f9950629bcac
1 '\" t
2 .\"     Title: \fBmy_print_defaults\fR
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5 .\"      Date: 11/04/2013
6 .\"    Manual: MySQL Database System
7 .\"    Source: MySQL 5.1
8 .\"  Language: English
9 .\"
10 .TH "\FBMY_PRINT_DEFAULTS" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .\" my_print_defaults
31 .SH "NAME"
32 my_print_defaults \- display options from option files
33 .SH "SYNOPSIS"
34 .HP \w'\fBmy_print_defaults\ [\fR\fB\fIoptions\fR\fR\fB]\ \fR\fB\fIoption_group\fR\fR\fB\ \&.\&.\&.\fR\ 'u
35 \fBmy_print_defaults [\fR\fB\fIoptions\fR\fR\fB] \fR\fB\fIoption_group\fR\fR\fB \&.\&.\&.\fR
36 .SH "DESCRIPTION"
37 .PP
38 \fBmy_print_defaults\fR
39 displays the options that are present in option groups of option files\&. The output indicates what options will be used by programs that read the specified option groups\&. For example, the
40 \fBmysqlcheck\fR
41 program reads the
42 [mysqlcheck]
43 and
44 [client]
45 option groups\&. To see what options are present in those groups in the standard option files, invoke
46 \fBmy_print_defaults\fR
47 like this:
48 .sp
49 .if n \{\
50 .RS 4
51 .\}
52 .nf
53 shell> \fBmy_print_defaults mysqlcheck client\fR
54 \-\-user=myusername
55 \-\-password=secret
56 \-\-host=localhost
57 .fi
58 .if n \{\
59 .RE
60 .\}
61 .PP
62 The output consists of options, one per line, in the form that they would be specified on the command line\&.
63 .PP
64 \fBmy_print_defaults\fR
65 supports the following options\&.
66 .sp
67 .RS 4
68 .ie n \{\
69 \h'-04'\(bu\h'+03'\c
70 .\}
71 .el \{\
72 .sp -1
73 .IP \(bu 2.3
74 .\}
75 .\" my_print_defaults: help option
76 .\" help option: my_print_defaults
77 \fB\-\-help\fR,
78 \fB\-?\fR
79 .sp
80 Display a help message and exit\&.
81 .RE
82 .sp
83 .RS 4
84 .ie n \{\
85 \h'-04'\(bu\h'+03'\c
86 .\}
87 .el \{\
88 .sp -1
89 .IP \(bu 2.3
90 .\}
91 .\" my_print_defaults: config-file option
92 .\" config-file option: my_print_defaults
93 \fB\-\-config\-file=\fR\fB\fIfile_name\fR\fR,
94 .\" my_print_defaults: defaults-file option
95 .\" defaults-file option: my_print_defaults
96 \fB\-\-defaults\-file=\fR\fB\fIfile_name\fR\fR,
97 \fB\-c \fR\fB\fIfile_name\fR\fR
98 .sp
99 Read only the given option file\&.
102 .RS 4
103 .ie n \{\
104 \h'-04'\(bu\h'+03'\c
106 .el \{\
107 .sp -1
108 .IP \(bu 2.3
110 .\" my_print_defaults: debug option
111 .\" debug option: my_print_defaults
112 \fB\-\-debug=\fR\fB\fIdebug_options\fR\fR,
113 \fB\-# \fR\fB\fIdebug_options\fR\fR
115 Write a debugging log\&. A typical
116 \fIdebug_options\fR
117 string is
118 \*(Aqd:t:o,\fIfile_name\fR\*(Aq\&. The default is
119 \*(Aqd:t:o,/tmp/my_print_defaults\&.trace\*(Aq\&.
122 .RS 4
123 .ie n \{\
124 \h'-04'\(bu\h'+03'\c
126 .el \{\
127 .sp -1
128 .IP \(bu 2.3
130 .\" my_print_defaults: defaults-extra-file option
131 .\" defaults-extra-file option: my_print_defaults
132 \fB\-\-defaults\-extra\-file=\fR\fB\fIfile_name\fR\fR,
133 .\" my_print_defaults: extra-file option
134 .\" extra-file option: my_print_defaults
135 \fB\-\-extra\-file=\fR\fB\fIfile_name\fR\fR,
136 \fB\-e \fR\fB\fIfile_name\fR\fR
138 Read this option file after the global option file but (on Unix) before the user option file\&.
141 .RS 4
142 .ie n \{\
143 \h'-04'\(bu\h'+03'\c
145 .el \{\
146 .sp -1
147 .IP \(bu 2.3
149 .\" my_print_defaults: defaults-group-suffix option
150 .\" defaults-group-suffix option: my_print_defaults
151 \fB\-\-defaults\-group\-suffix=\fR\fB\fIsuffix\fR\fR,
152 \fB\-g \fR\fB\fIsuffix\fR\fR
154 In addition to the groups named on the command line, read groups that have the given suffix\&.
157 .RS 4
158 .ie n \{\
159 \h'-04'\(bu\h'+03'\c
161 .el \{\
162 .sp -1
163 .IP \(bu 2.3
165 .\" my_print_defaults: no-defaults option
166 .\" no-defaults option: my_print_defaults
167 \fB\-\-no\-defaults\fR,
168 \fB\-n\fR
170 Return an empty string\&.
173 .RS 4
174 .ie n \{\
175 \h'-04'\(bu\h'+03'\c
177 .el \{\
178 .sp -1
179 .IP \(bu 2.3
181 .\" my_print_defaults: verbose option
182 .\" verbose option: my_print_defaults
183 \fB\-\-verbose\fR,
184 \fB\-v\fR
186 Verbose mode\&. Print more information about what the program does\&.
189 .RS 4
190 .ie n \{\
191 \h'-04'\(bu\h'+03'\c
193 .el \{\
194 .sp -1
195 .IP \(bu 2.3
197 .\" my_print_defaults: version option
198 .\" version option: my_print_defaults
199 \fB\-\-version\fR,
200 \fB\-V\fR
202 Display version information and exit\&.
204 .SH "COPYRIGHT"
207 Copyright \(co 1997, 2013, Oracle and/or its affiliates. All rights reserved.
209 This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
211 This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
213 You should have received a copy of the GNU General Public License along with the program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA or see http://www.gnu.org/licenses/.
215 .SH "SEE ALSO"
216 For more information, please refer to the MySQL Reference Manual,
217 which may already be installed locally and which is also available
218 online at http://dev.mysql.com/doc/.
219 .SH AUTHOR
220 Oracle Corporation (http://dev.mysql.com/).