2
2
.\" Title: comp_err
3
3
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
5
- .\" Date: 08/31 /2023
5
+ .\" Date: 11/23 /2023
6
6
.\" Manual: MySQL Database System
7
- .\" Source: MySQL 8.1
7
+ .\" Source: MySQL 8.3
8
8
.\" Language: English
9
9
.\"
10
- .TH "COMP_ERR" "1" "08/31 /2023" "MySQL 8\& .1 " "MySQL Database System"
10
+ .TH "COMP_ERR" "1" "11/23 /2023" "MySQL 8\& .3 " "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
@@ -91,6 +91,28 @@ supports the following options\&.
91
91
.\}
92
92
\fB \-\- help \fR ,
93
93
\fB \- ? \fR
94
+ .TS
95
+ allbox tab(: ) ;
96
+ lB l
97
+ lB l
98
+ lB l .
99
+ T{
100
+ Command-Line Format
101
+ T} :T{
102
+ --help
103
+ T}
104
+ T{
105
+ Type
106
+ T} :T{
107
+ Boolean
108
+ T}
109
+ T{
110
+ Default Value
111
+ T} :T{
112
+ false
113
+ T}
114
+ .TE
115
+ .sp 1
94
116
Display a help message and exit\& .
95
117
.RE
96
118
.sp
@@ -104,6 +126,28 @@ Display a help message and exit\&.
104
126
.\}
105
127
\fB \-\- charset= \fR\fB\fI dir_name \fR\fR ,
106
128
\fB \- C \fR\fB\fI dir_name \fR\fR
129
+ .TS
130
+ allbox tab(: ) ;
131
+ lB l
132
+ lB l
133
+ lB l .
134
+ T{
135
+ Command-Line Format
136
+ T} :T{
137
+ --charset
138
+ T}
139
+ T{
140
+ Type
141
+ T} :T{
142
+ String
143
+ T}
144
+ T{
145
+ Default Value
146
+ T} :T{
147
+ ../share/charsets
148
+ T}
149
+ .TE
150
+ .sp 1
107
151
The character set directory\& . The default is
108
152
\& .\& ./sql/share/charsets\& .
109
153
.RE
@@ -118,6 +162,28 @@ The character set directory\&. The default is
118
162
.\}
119
163
\fB \-\- debug= \fR\fB\fI debug_options \fR\fR ,
120
164
\fB \- # \fR\fB\fI debug_options \fR\fR
165
+ .TS
166
+ allbox tab(: ) ;
167
+ lB l
168
+ lB l
169
+ lB l .
170
+ T{
171
+ Command-Line Format
172
+ T} :T{
173
+ --debug=options
174
+ T}
175
+ T{
176
+ Type
177
+ T} :T{
178
+ String
179
+ T}
180
+ T{
181
+ Default Value
182
+ T} :T{
183
+ d:t:O,/tmp/comp_err.trace
184
+ T}
185
+ .TE
186
+ .sp 1
121
187
Write a debugging log\& . A typical
122
188
\fI debug_options \fR
123
189
string is
@@ -135,6 +201,28 @@ d:t:O,/tmp/comp_err\&.trace\&.
135
201
.\}
136
202
\fB \-\- debug \- info \fR ,
137
203
\fB \- T \fR
204
+ .TS
205
+ allbox tab(: ) ;
206
+ lB l
207
+ lB l
208
+ lB l .
209
+ T{
210
+ Command-Line Format
211
+ T} :T{
212
+ --debug-info
213
+ T}
214
+ T{
215
+ Type
216
+ T} :T{
217
+ Boolean
218
+ T}
219
+ T{
220
+ Default Value
221
+ T} :T{
222
+ false
223
+ T}
224
+ .TE
225
+ .sp 1
138
226
Print some debugging information when the program exits\& .
139
227
.RE
140
228
.sp
@@ -148,6 +236,28 @@ Print some debugging information when the program exits\&.
148
236
.\}
149
237
\fB \-\- errmsg \- file= \fR\fB\fI file_name \fR\fR ,
150
238
\fB \- H \fR\fB\fI file_name \fR\fR
239
+ .TS
240
+ allbox tab(: ) ;
241
+ lB l
242
+ lB l
243
+ lB l .
244
+ T{
245
+ Command-Line Format
246
+ T} :T{
247
+ --errmsg-file=name
248
+ T}
249
+ T{
250
+ Type
251
+ T} :T{
252
+ File name
253
+ T}
254
+ T{
255
+ Default Value
256
+ T} :T{
257
+ mysqld_errmsg.h
258
+ T}
259
+ .TE
260
+ .sp 1
151
261
The name of the error message file\& . The default is
152
262
mysqld_errmsg\& .h\& .
153
263
.RE
@@ -162,6 +272,28 @@ mysqld_errmsg\&.h\&.
162
272
.\}
163
273
\fB \-\- header \- file= \fR\fB\fI file_name \fR\fR ,
164
274
\fB \- H \fR\fB\fI file_name \fR\fR
275
+ .TS
276
+ allbox tab(: ) ;
277
+ lB l
278
+ lB l
279
+ lB l .
280
+ T{
281
+ Command-Line Format
282
+ T} :T{
283
+ --header-file=name
284
+ T}
285
+ T{
286
+ Type
287
+ T} :T{
288
+ File name
289
+ T}
290
+ T{
291
+ Default Value
292
+ T} :T{
293
+ mysqld_error.h
294
+ T}
295
+ .TE
296
+ .sp 1
165
297
The name of the error header file\& . The default is
166
298
mysqld_error\& .h\& .
167
299
.RE
@@ -176,6 +308,28 @@ mysqld_error\&.h\&.
176
308
.\}
177
309
\fB \-\- in \- file \- errlog= \fR\fB\fI file_name \fR\fR ,
178
310
\fB \- e \fR\fB\fI file_name \fR\fR
311
+ .TS
312
+ allbox tab(: ) ;
313
+ lB l
314
+ lB l
315
+ lB l .
316
+ T{
317
+ Command-Line Format
318
+ T} :T{
319
+ --in-file-errlog
320
+ T}
321
+ T{
322
+ Type
323
+ T} :T{
324
+ File name
325
+ T}
326
+ T{
327
+ Default Value
328
+ T} :T{
329
+ ../share/messages_to_error_log.txt
330
+ T}
331
+ .TE
332
+ .sp 1
179
333
The name of the input file that defines error messages intended to be written to the error log\& . The default is
180
334
\& .\& ./share/messages_to_error_log\& .txt\& .
181
335
.RE
@@ -190,6 +344,28 @@ The name of the input file that defines error messages intended to be written to
190
344
.\}
191
345
\fB \-\- in \- file \- toclient= \fR\fB\fI file_name \fR\fR ,
192
346
\fB \- c \fR\fB\fI file_name \fR\fR
347
+ .TS
348
+ allbox tab(: ) ;
349
+ lB l
350
+ lB l
351
+ lB l .
352
+ T{
353
+ Command-Line Format
354
+ T} :T{
355
+ --in-file-toclient=path
356
+ T}
357
+ T{
358
+ Type
359
+ T} :T{
360
+ File name
361
+ T}
362
+ T{
363
+ Default Value
364
+ T} :T{
365
+ ../share/messages_to_clients.txt
366
+ T}
367
+ .TE
368
+ .sp 1
193
369
The name of the input file that defines error messages intended to be written to clients\& . The default is
194
370
\& .\& ./share/messages_to_clients\& .txt\& .
195
371
.RE
@@ -204,6 +380,28 @@ The name of the input file that defines error messages intended to be written to
204
380
.\}
205
381
\fB \-\- name \- file= \fR\fB\fI file_name \fR\fR ,
206
382
\fB \- N \fR\fB\fI file_name \fR\fR
383
+ .TS
384
+ allbox tab(: ) ;
385
+ lB l
386
+ lB l
387
+ lB l .
388
+ T{
389
+ Command-Line Format
390
+ T} :T{
391
+ --name-file=name
392
+ T}
393
+ T{
394
+ Type
395
+ T} :T{
396
+ File name
397
+ T}
398
+ T{
399
+ Default Value
400
+ T} :T{
401
+ mysqld_ername.h
402
+ T}
403
+ .TE
404
+ .sp 1
207
405
The name of the error name file\& . The default is
208
406
mysqld_ername\& .h\& .
209
407
.RE
@@ -218,6 +416,28 @@ mysqld_ername\&.h\&.
218
416
.\}
219
417
\fB \-\- out \- dir= \fR\fB\fI dir_name \fR\fR ,
220
418
\fB \- D \fR\fB\fI dir_name \fR\fR
419
+ .TS
420
+ allbox tab(: ) ;
421
+ lB l
422
+ lB l
423
+ lB l .
424
+ T{
425
+ Command-Line Format
426
+ T} :T{
427
+ --out-dir=path
428
+ T}
429
+ T{
430
+ Type
431
+ T} :T{
432
+ String
433
+ T}
434
+ T{
435
+ Default Value
436
+ T} :T{
437
+ ../share/
438
+ T}
439
+ .TE
440
+ .sp 1
221
441
The name of the output base directory\& . The default is
222
442
\& .\& ./sql/share/\& .
223
443
.RE
@@ -232,6 +452,28 @@ The name of the output base directory\&. The default is
232
452
.\}
233
453
\fB \-\- out \- file= \fR\fB\fI file_name \fR\fR ,
234
454
\fB \- O \fR\fB\fI file_name \fR\fR
455
+ .TS
456
+ allbox tab(: ) ;
457
+ lB l
458
+ lB l
459
+ lB l .
460
+ T{
461
+ Command-Line Format
462
+ T} :T{
463
+ --out-file=name
464
+ T}
465
+ T{
466
+ Type
467
+ T} :T{
468
+ File name
469
+ T}
470
+ T{
471
+ Default Value
472
+ T} :T{
473
+ errmsg.sys
474
+ T}
475
+ .TE
476
+ .sp 1
235
477
The name of the output file\& . The default is
236
478
errmsg\& .sys\& .
237
479
.RE
@@ -246,6 +488,28 @@ errmsg\&.sys\&.
246
488
.\}
247
489
\fB \-\- version \fR ,
248
490
\fB \- V \fR
491
+ .TS
492
+ allbox tab(: ) ;
493
+ lB l
494
+ lB l
495
+ lB l .
496
+ T{
497
+ Command-Line Format
498
+ T} :T{
499
+ --version
500
+ T}
501
+ T{
502
+ Type
503
+ T} :T{
504
+ Boolean
505
+ T}
506
+ T{
507
+ Default Value
508
+ T} :T{
509
+ false
510
+ T}
511
+ .TE
512
+ .sp 1
249
513
Display version information and exit\& .
250
514
.RE
251
515
.SH "COPYRIGHT"
0 commit comments