22.\" Title: comp_err
33.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
44.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5- .\" Date: 08/31 /2023
5+ .\" Date: 11/27 /2023
66.\" Manual: MySQL Database System
77.\" Source: MySQL 8.0
88.\" Language: English
99.\"
10- .TH "COMP_ERR" "1" "08/31 /2023" "MySQL 8\& .0" "MySQL Database System"
10+ .TH "COMP_ERR" "1" "11/27 /2023" "MySQL 8\& .0" "MySQL Database System"
1111.\" -----------------------------------------------------------------
1212.\" * Define some portability stuff
1313.\" -----------------------------------------------------------------
@@ -115,6 +115,28 @@ supports the following options\&.
115115.\}
116116\fB \-\- help \fR ,
117117\fB \- ? \fR
118+ .TS
119+ allbox tab(: ) ;
120+ lB l
121+ lB l
122+ lB l .
123+ T{
124+ Command-Line Format
125+ T} :T{
126+ --help
127+ T}
128+ T{
129+ Type
130+ T} :T{
131+ Boolean
132+ T}
133+ T{
134+ Default Value
135+ T} :T{
136+ false
137+ T}
138+ .TE
139+ .sp 1
118140Display a help message and exit\& .
119141.RE
120142.sp
@@ -128,6 +150,28 @@ Display a help message and exit\&.
128150.\}
129151\fB \-\- charset= \fR\fB\fI dir_name \fR\fR ,
130152\fB \- C \fR\fB\fI dir_name \fR\fR
153+ .TS
154+ allbox tab(: ) ;
155+ lB l
156+ lB l
157+ lB l .
158+ T{
159+ Command-Line Format
160+ T} :T{
161+ --charset
162+ T}
163+ T{
164+ Type
165+ T} :T{
166+ String
167+ T}
168+ T{
169+ Default Value
170+ T} :T{
171+ ../share/charsets
172+ T}
173+ .TE
174+ .sp 1
131175The character set directory\& . The default is
132176\& .\& ./sql/share/charsets\& .
133177.RE
@@ -142,6 +186,28 @@ The character set directory\&. The default is
142186.\}
143187\fB \-\- debug= \fR\fB\fI debug_options \fR\fR ,
144188\fB \- # \fR\fB\fI debug_options \fR\fR
189+ .TS
190+ allbox tab(: ) ;
191+ lB l
192+ lB l
193+ lB l .
194+ T{
195+ Command-Line Format
196+ T} :T{
197+ --debug=options
198+ T}
199+ T{
200+ Type
201+ T} :T{
202+ String
203+ T}
204+ T{
205+ Default Value
206+ T} :T{
207+ d:t:O,/tmp/comp_err.trace
208+ T}
209+ .TE
210+ .sp 1
145211Write a debugging log\& . A typical
146212\fI debug_options \fR
147213string is
@@ -159,6 +225,28 @@ d:t:O,/tmp/comp_err\&.trace\&.
159225.\}
160226\fB \-\- debug \- info \fR ,
161227\fB \- T \fR
228+ .TS
229+ allbox tab(: ) ;
230+ lB l
231+ lB l
232+ lB l .
233+ T{
234+ Command-Line Format
235+ T} :T{
236+ --debug-info
237+ T}
238+ T{
239+ Type
240+ T} :T{
241+ Boolean
242+ T}
243+ T{
244+ Default Value
245+ T} :T{
246+ false
247+ T}
248+ .TE
249+ .sp 1
162250Print some debugging information when the program exits\& .
163251.RE
164252.sp
@@ -172,6 +260,28 @@ Print some debugging information when the program exits\&.
172260.\}
173261\fB \-\- errmsg \- file= \fR\fB\fI file_name \fR\fR ,
174262\fB \- H \fR\fB\fI file_name \fR\fR
263+ .TS
264+ allbox tab(: ) ;
265+ lB l
266+ lB l
267+ lB l .
268+ T{
269+ Command-Line Format
270+ T} :T{
271+ --errmsg-file=name
272+ T}
273+ T{
274+ Type
275+ T} :T{
276+ File name
277+ T}
278+ T{
279+ Default Value
280+ T} :T{
281+ mysqld_errmsg.h
282+ T}
283+ .TE
284+ .sp 1
175285The name of the error message file\& . The default is
176286mysqld_errmsg\& .h\& . This option was added in MySQL 8\& .0\& .18\& .
177287.RE
@@ -186,6 +296,28 @@ mysqld_errmsg\&.h\&. This option was added in MySQL 8\&.0\&.18\&.
186296.\}
187297\fB \-\- header \- file= \fR\fB\fI file_name \fR\fR ,
188298\fB \- H \fR\fB\fI file_name \fR\fR
299+ .TS
300+ allbox tab(: ) ;
301+ lB l
302+ lB l
303+ lB l .
304+ T{
305+ Command-Line Format
306+ T} :T{
307+ --header-file=name
308+ T}
309+ T{
310+ Type
311+ T} :T{
312+ File name
313+ T}
314+ T{
315+ Default Value
316+ T} :T{
317+ mysqld_error.h
318+ T}
319+ .TE
320+ .sp 1
189321The name of the error header file\& . The default is
190322mysqld_error\& .h\& .
191323.RE
@@ -200,6 +332,28 @@ mysqld_error\&.h\&.
200332.\}
201333\fB \-\- in \- file= \fR\fB\fI file_name \fR\fR ,
202334\fB \- F \fR\fB\fI file_name \fR\fR
335+ .TS
336+ allbox tab(: ) ;
337+ lB l
338+ lB l
339+ lB l .
340+ T{
341+ Command-Line Format
342+ T} :T{
343+ --in-file=path
344+ T}
345+ T{
346+ Type
347+ T} :T{
348+ File name
349+ T}
350+ T{
351+ Default Value
352+ T} :T{
353+ [none]
354+ T}
355+ .TE
356+ .sp 1
203357The name of the input file\& . The default is
204358\& .\& ./share/errmsg\- utf8\& .txt\& .
205359.sp
@@ -220,6 +374,28 @@ options\&.
220374.\}
221375\fB \-\- in \- file \- errlog= \fR\fB\fI file_name \fR\fR ,
222376\fB \- e \fR\fB\fI file_name \fR\fR
377+ .TS
378+ allbox tab(: ) ;
379+ lB l
380+ lB l
381+ lB l .
382+ T{
383+ Command-Line Format
384+ T} :T{
385+ --in-file-errlog
386+ T}
387+ T{
388+ Type
389+ T} :T{
390+ File name
391+ T}
392+ T{
393+ Default Value
394+ T} :T{
395+ ../share/messages_to_error_log.txt
396+ T}
397+ .TE
398+ .sp 1
223399The name of the input file that defines error messages intended to be written to the error log\& . The default is
224400\& .\& ./share/messages_to_error_log\& .txt\& .
225401.sp
@@ -236,6 +412,28 @@ This option was added in MySQL 8\&.0\&.19\&.
236412.\}
237413\fB \-\- in \- file \- toclient= \fR\fB\fI file_name \fR\fR ,
238414\fB \- c \fR\fB\fI file_name \fR\fR
415+ .TS
416+ allbox tab(: ) ;
417+ lB l
418+ lB l
419+ lB l .
420+ T{
421+ Command-Line Format
422+ T} :T{
423+ --in-file-toclient=path
424+ T}
425+ T{
426+ Type
427+ T} :T{
428+ File name
429+ T}
430+ T{
431+ Default Value
432+ T} :T{
433+ ../share/messages_to_clients.txt
434+ T}
435+ .TE
436+ .sp 1
239437The name of the input file that defines error messages intended to be written to clients\& . The default is
240438\& .\& ./share/messages_to_clients\& .txt\& .
241439.sp
@@ -252,6 +450,28 @@ This option was added in MySQL 8\&.0\&.19\&.
252450.\}
253451\fB \-\- name \- file= \fR\fB\fI file_name \fR\fR ,
254452\fB \- N \fR\fB\fI file_name \fR\fR
453+ .TS
454+ allbox tab(: ) ;
455+ lB l
456+ lB l
457+ lB l .
458+ T{
459+ Command-Line Format
460+ T} :T{
461+ --name-file=name
462+ T}
463+ T{
464+ Type
465+ T} :T{
466+ File name
467+ T}
468+ T{
469+ Default Value
470+ T} :T{
471+ mysqld_ername.h
472+ T}
473+ .TE
474+ .sp 1
255475The name of the error name file\& . The default is
256476mysqld_ername\& .h\& .
257477.RE
@@ -266,6 +486,28 @@ mysqld_ername\&.h\&.
266486.\}
267487\fB \-\- out \- dir= \fR\fB\fI dir_name \fR\fR ,
268488\fB \- D \fR\fB\fI dir_name \fR\fR
489+ .TS
490+ allbox tab(: ) ;
491+ lB l
492+ lB l
493+ lB l .
494+ T{
495+ Command-Line Format
496+ T} :T{
497+ --out-dir=path
498+ T}
499+ T{
500+ Type
501+ T} :T{
502+ String
503+ T}
504+ T{
505+ Default Value
506+ T} :T{
507+ ../share/
508+ T}
509+ .TE
510+ .sp 1
269511The name of the output base directory\& . The default is
270512\& .\& ./sql/share/\& .
271513.RE
@@ -280,6 +522,28 @@ The name of the output base directory\&. The default is
280522.\}
281523\fB \-\- out \- file= \fR\fB\fI file_name \fR\fR ,
282524\fB \- O \fR\fB\fI file_name \fR\fR
525+ .TS
526+ allbox tab(: ) ;
527+ lB l
528+ lB l
529+ lB l .
530+ T{
531+ Command-Line Format
532+ T} :T{
533+ --out-file=name
534+ T}
535+ T{
536+ Type
537+ T} :T{
538+ File name
539+ T}
540+ T{
541+ Default Value
542+ T} :T{
543+ errmsg.sys
544+ T}
545+ .TE
546+ .sp 1
283547The name of the output file\& . The default is
284548errmsg\& .sys\& .
285549.RE
@@ -294,6 +558,28 @@ errmsg\&.sys\&.
294558.\}
295559\fB \-\- version \fR ,
296560\fB \- V \fR
561+ .TS
562+ allbox tab(: ) ;
563+ lB l
564+ lB l
565+ lB l .
566+ T{
567+ Command-Line Format
568+ T} :T{
569+ --version
570+ T}
571+ T{
572+ Type
573+ T} :T{
574+ Boolean
575+ T}
576+ T{
577+ Default Value
578+ T} :T{
579+ false
580+ T}
581+ .TE
582+ .sp 1
297583Display version information and exit\& .
298584.RE
299585.SH "COPYRIGHT"
0 commit comments