Skip to content

Commit 2835908

Browse files
committed
Updating man pages from Docs and added ndb_secretsfile_reader man page to rpm|debian builds
Approved-by: Bjorn Munch <bjorn.munch@oracle.com>
1 parent c3ac1ea commit 2835908

Some content is hidden

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

73 files changed

+1796
-198
lines changed

man/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ SET(MAN1_NDB
8181
ndb_print_sys_file.1
8282
ndb_redo_log_reader.1
8383
ndb_restore.1
84+
ndb_secretsfile_reader.1
8485
ndb_select_all.1
8586
ndb_select_count.1
8687
ndb_show_tables.1

man/comp_err.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "COMP_ERR" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "COMP_ERR" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/ibd2sdi.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "IBD2SDI" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "IBD2SDI" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/innochecksum.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "INNOCHECKSUM" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "INNOCHECKSUM" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/lz4_decompress.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "LZ4_DECOMPRESS" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "LZ4_DECOMPRESS" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/my_print_defaults.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MY_PRINT_DEFAULTS" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MY_PRINT_DEFAULTS" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisam_ftdump.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYISAM_FTDUMP" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAM_FTDUMP" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisamchk.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYISAMCHK" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAMCHK" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisamlog.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYISAMLOG" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAMLOG" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/myisampack.1

+2-2
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYISAMPACK" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYISAMPACK" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql.1

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -246,7 +246,7 @@ displays binary data using hexadecimal notation (0x\fIvalue\fR)\&. This occurs w
246246
when enabled affects display of all binary strings, including those returned by functions such as
247247
CHAR()
248248
and
249-
UNHEX()\&. The following example demonistrates this using the ASCII code for
249+
UNHEX()\&. The following example demonstrates this using the ASCII code for
250250
A
251251
(65 decimal, 41 hexadecimal):
252252
.sp
@@ -963,7 +963,7 @@ ALTER USER \fIuser\fR \fIfactor\fR FINISH REGISTRATION SET CHALLENGE_RESPONSE AS
963963
.\}
964964
.sp
965965
The statement completes the registration and sends the following information to the server as part of the
966-
\fIauth_string\fR: athenticator data, an optional attestation certificate in X\&.509 format, and a signature\&.
966+
\fIauth_string\fR: authenticator data, an optional attestation certificate in X\&.509 format, and a signature\&.
967967
.sp
968968
The initiate and registration steps must be performed in a single connection, as the challenge received by the client during the initiate step is saved to the client connection handler\&. Registration would fail if the registration step was performed by a different connection\&. The
969969
\fB\-\-fido\-register\-factor\fR
@@ -4474,7 +4474,7 @@ file:
44744474
.\}
44754475
.nf
44764476
[mysql]
4477-
default\-character\-set=utf8mb4
4477+
default\-character\-set=utf8mb4 # or utf8mb3
44784478
.fi
44794479
.if n \{\
44804480
.RE

man/mysql.server.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql.server
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL\&.SERVER" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL\&.SERVER" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_config.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_config
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_CONFIG" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_CONFIG" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_config_editor.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_config_editor
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_CONFIG_EDITOR" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_CONFIG_EDITOR" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_migrate_keyring.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_migrate_keyring
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_MIGRATE_KEYRING" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_MIGRATE_KEYRING" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_secure_installation.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_secure_installation
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_SECURE_INSTALLATION" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_SECURE_INSTALLATION" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_ssl_rsa_setup.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_ssl_rsa_setup
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_SSL_RSA_SETUP" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_SSL_RSA_SETUP" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_tzinfo_to_sql.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_tzinfo_to_sql
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_TZINFO_TO_SQL" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_TZINFO_TO_SQL" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysql_upgrade.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysql_upgrade
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQL_UPGRADE" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQL_UPGRADE" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysqladmin.1

+8-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqladmin
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLADMIN" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQLADMIN" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -1443,6 +1443,12 @@ Section\ \&6.3.2, \(lqEncrypted Connection TLS Protocols and Ciphers\(rq\&.
14431443
\fB\-\-user=\fR\fB\fIuser_name\fR\fR,
14441444
\fB\-u \fR\fB\fIuser_name\fR\fR
14451445
The user name of the MySQL account to use for connecting to the server\&.
1446+
.sp
1447+
If you are using the
1448+
Rewriter
1449+
plugin with MySQL 8\&.0\&.31 or later, you should grant this user the
1450+
SKIP_QUERY_REWRITE
1451+
privilege\&.
14461452
.RE
14471453
.sp
14481454
.RS 4

man/mysqlbinlog.1

+9-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqlbinlog
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLBINLOG" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQLBINLOG" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -65,7 +65,7 @@ binlog\&.000003, use this command:
6565
.RS 4
6666
.\}
6767
.nf
68-
mysqlbinlog binlog\&.0000003
68+
mysqlbinlog binlog\&.000003
6969
.fi
7070
.if n \{\
7171
.RE
@@ -1864,6 +1864,12 @@ Do not stop at the end of the requested binary log from a MySQL server, but rath
18641864
\fB\-\-user=\fR\fB\fIuser_name\fR\fR,
18651865
\fB\-u \fR\fB\fIuser_name\fR\fR
18661866
The user name of the MySQL account to use when connecting to a remote server\&.
1867+
.sp
1868+
If you are using the
1869+
Rewriter
1870+
plugin with MySQL 8\&.0\&.31 or later, you should grant this user the
1871+
SKIP_QUERY_REWRITE
1872+
privilege\&.
18671873
.RE
18681874
.sp
18691875
.RS 4

man/mysqlcheck.1

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqlcheck
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLCHECK" "1" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQLCHECK" "1" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

man/mysqld.8

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqld
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: 06/04/2022
5+
.\" Date: 08/29/2022
66
.\" Manual: MySQL Database System
77
.\" Source: MySQL 8.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLD" "8" "06/04/2022" "MySQL 8\&.0" "MySQL Database System"
10+
.TH "MYSQLD" "8" "08/29/2022" "MySQL 8\&.0" "MySQL Database System"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------

0 commit comments

Comments
 (0)