Skip to content

Commit 168cdc8

Browse files
committed
Updating man pages from Docs
Approved-by: Erlend Dahl <erlend.dahl@oracle.com>
1 parent 28ce78e commit 168cdc8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1140
-4603
lines changed

man/comp_err.1

+7-55
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "COMP_ERR" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "COMP_ERR" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -44,42 +44,18 @@ to determine the error messages to display for different error codes\&.
4444
normally is run automatically when MySQL is built\&. It compiles the
4545
errmsg\&.sys
4646
file from text\-format error information in MySQL source distributions:
47-
.sp
48-
.RS 4
49-
.ie n \{\
50-
\h'-04'\(bu\h'+03'\c
51-
.\}
52-
.el \{\
53-
.sp -1
54-
.IP \(bu 2.3
55-
.\}
56-
As of MySQL 8\&.0\&.19, the error information comes from the
47+
.PP
48+
The error information comes from the
5749
messages_to_error_log\&.txt
5850
and
5951
messages_to_clients\&.txt
6052
files in the
6153
share
6254
directory\&.
63-
.sp
55+
.PP
6456
For more information about defining error messages, see the comments within those files, along with the
6557
errmsg_readme\&.txt
6658
file\&.
67-
.RE
68-
.sp
69-
.RS 4
70-
.ie n \{\
71-
\h'-04'\(bu\h'+03'\c
72-
.\}
73-
.el \{\
74-
.sp -1
75-
.IP \(bu 2.3
76-
.\}
77-
Prior to MySQL 8\&.0\&.19, the error information comes from the
78-
errmsg\-utf8\&.txt
79-
file in the
80-
sql/share
81-
directory\&.
82-
.RE
8359
.PP
8460
\fBcomp_err\fR
8561
also generates the
@@ -173,7 +149,7 @@ Print some debugging information when the program exits\&.
173149
\fB\-\-errmsg\-file=\fR\fB\fIfile_name\fR\fR,
174150
\fB\-H \fR\fB\fIfile_name\fR\fR
175151
The name of the error message file\&. The default is
176-
mysqld_errmsg\&.h\&. This option was added in MySQL 8\&.0\&.18\&.
152+
mysqld_errmsg\&.h\&.
177153
.RE
178154
.sp
179155
.RS 4
@@ -198,32 +174,10 @@ mysqld_error\&.h\&.
198174
.sp -1
199175
.IP \(bu 2.3
200176
.\}
201-
\fB\-\-in\-file=\fR\fB\fIfile_name\fR\fR,
202-
\fB\-F \fR\fB\fIfile_name\fR\fR
203-
The name of the input file\&. The default is
204-
\&.\&./share/errmsg\-utf8\&.txt\&.
205-
.sp
206-
This option was removed in MySQL 8\&.0\&.19 and replaced by the
207-
\fB\-\-in\-file\-errlog\fR
208-
and
209-
\fB\-\-in\-file\-toclient\fR
210-
options\&.
211-
.RE
212-
.sp
213-
.RS 4
214-
.ie n \{\
215-
\h'-04'\(bu\h'+03'\c
216-
.\}
217-
.el \{\
218-
.sp -1
219-
.IP \(bu 2.3
220-
.\}
221177
\fB\-\-in\-file\-errlog=\fR\fB\fIfile_name\fR\fR,
222178
\fB\-e \fR\fB\fIfile_name\fR\fR
223179
The name of the input file that defines error messages intended to be written to the error log\&. The default is
224180
\&.\&./share/messages_to_error_log\&.txt\&.
225-
.sp
226-
This option was added in MySQL 8\&.0\&.19\&.
227181
.RE
228182
.sp
229183
.RS 4
@@ -238,8 +192,6 @@ This option was added in MySQL 8\&.0\&.19\&.
238192
\fB\-c \fR\fB\fIfile_name\fR\fR
239193
The name of the input file that defines error messages intended to be written to clients\&. The default is
240194
\&.\&./share/messages_to_clients\&.txt\&.
241-
.sp
242-
This option was added in MySQL 8\&.0\&.19\&.
243195
.RE
244196
.sp
245197
.RS 4

man/ibd2sdi.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: ibd2sdi
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "IBD2SDI" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "IBD2SDI" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/innochecksum.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: innochecksum
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "INNOCHECKSUM" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "INNOCHECKSUM" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/lz4_decompress.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: lz4_decompress
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "LZ4_DECOMPRESS" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "LZ4_DECOMPRESS" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/my_print_defaults.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: my_print_defaults
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "MY_PRINT_DEFAULTS" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MY_PRINT_DEFAULTS" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisam_ftdump.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: myisam_ftdump
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "MYISAM_FTDUMP" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAM_FTDUMP" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisamchk.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: myisamchk
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "MYISAMCHK" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAMCHK" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisamlog.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: myisamlog
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "MYISAMLOG" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAMLOG" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisampack.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: myisampack
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: 03/03/2023
5+
.\" Date: 05/23/2023
66
.\" Manual: MySQL Database System
7-
.\" Source: MySQL 8.0
7+
.\" Source: MySQL 8.1
88
.\" Language: English
99
.\"
10-
.TH "MYISAMPACK" "1" "03/03/2023" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAMPACK" "1" "05/23/2023" "MySQL 8\&.1" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

0 commit comments

Comments
 (0)