Skip to content

Commit 821bddc

Browse files
bjornmudahlerlend
authored andcommitted
Updating man pages from Docs
Approved by: Erlend Dahl <[email protected]>
1 parent 41c8f98 commit 821bddc

File tree

4 files changed

+62
-12
lines changed

4 files changed

+62
-12
lines changed

man/mysqlrouter.1

+53-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqlrouter
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: 12/12/2024
5+
.\" Date: 01/28/2025
66
.\" Manual: MySQL Router
77
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLROUTER" "1" "12/12/2024" "MySQL 9\&.0" "MySQL Router"
10+
.TH "MYSQLROUTER" "1" "01/28/2025" "MySQL 9\&.0" "MySQL Router"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -385,6 +385,56 @@ This option is not available on Windows\&.
385385
.sp -1
386386
.IP \(bu 2.3
387387
.\}
388+
\fB\-\-core\-file\fR
389+
.TS
390+
allbox tab(:);
391+
lB l
392+
lB l
393+
lB l.
394+
T{
395+
Command-Line Format
396+
T}:T{
397+
--core-file[={0|1}]
398+
T}
399+
T{
400+
Type
401+
T}:T{
402+
Boolean
403+
T}
404+
T{
405+
Default Value
406+
T}:T{
407+
0
408+
T}
409+
.TE
410+
.sp 1
411+
Write a core file if
412+
\fBmysqlrouter\fR
413+
dies\&. The name and location of the core file is system dependent\&. On Linux, a core file named
414+
core\&.\fIpid\fR
415+
is written to the current working directory of the process\&.
416+
\fIpid\fR
417+
represents the process ID of the server process\&. On macOS, a core file named
418+
core\&.\fIpid\fR
419+
is written to the
420+
/cores
421+
directory, if the process has the
422+
com\&.apple\&.security\&.get\-task\-allow
423+
entitlement\&. On Solaris, use the
424+
\fBcoreadm\fR
425+
command to specify where to write the core file and how to name it\&. On Windows, a minidump file named
426+
mysqlrouter\&.\fI{pid}\fR\&.dmp
427+
is written to the current working directory of the process\&.
428+
.RE
429+
.sp
430+
.RS 4
431+
.ie n \{\
432+
\h'-04'\(bu\h'+03'\c
433+
.\}
434+
.el \{\
435+
.sp -1
436+
.IP \(bu 2.3
437+
.\}
388438
\fB\-\-directory \fR\fB\fIdir_path\fR\fR,
389439
\fB\-d \fR\fB\fIdir_path\fR\fR
390440
.TS
@@ -3033,7 +3083,7 @@ at bootstrap\&. It defaults to 8443\&. Availability of the port is not checked\&
30333083
.SH "COPYRIGHT"
30343084
.br
30353085
.PP
3036-
Copyright \(co 2006, 2024, Oracle and/or its affiliates.
3086+
Copyright \(co 2006, 2025, Oracle and/or its affiliates.
30373087
.PP
30383088
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.
30393089
.PP

man/mysqlrouter_keyring.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqlrouter_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: 12/12/2024
5+
.\" Date: 01/28/2025
66
.\" Manual: MySQL Router
77
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLROUTER_KEYRING" "1" "12/12/2024" "MySQL 9\&.0" "MySQL Router"
10+
.TH "MYSQLROUTER_KEYRING" "1" "01/28/2025" "MySQL 9\&.0" "MySQL Router"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -193,7 +193,7 @@ $> mysqlrouter_keyring master\-key\-rename \-\-master\-key\-file=mysqlrouter\&.k
193193
.SH "COPYRIGHT"
194194
.br
195195
.PP
196-
Copyright \(co 2006, 2024, Oracle and/or its affiliates.
196+
Copyright \(co 2006, 2025, Oracle and/or its affiliates.
197197
.PP
198198
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.
199199
.PP

man/mysqlrouter_passwd.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqlrouter_passwd
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: 12/12/2024
5+
.\" Date: 01/28/2025
66
.\" Manual: MySQL Router
77
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLROUTER_PASSWD" "1" "12/12/2024" "MySQL 9\&.0" "MySQL Router"
10+
.TH "MYSQLROUTER_PASSWD" "1" "01/28/2025" "MySQL 9\&.0" "MySQL Router"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -75,7 +75,7 @@ Options
7575
.SH "COPYRIGHT"
7676
.br
7777
.PP
78-
Copyright \(co 2006, 2024, Oracle and/or its affiliates.
78+
Copyright \(co 2006, 2025, Oracle and/or its affiliates.
7979
.PP
8080
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.
8181
.PP

man/mysqlrouter_plugin_info.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: mysqlrouter_plugin_info
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: 12/12/2024
5+
.\" Date: 01/28/2025
66
.\" Manual: MySQL Router
77
.\" Source: MySQL 9.0
88
.\" Language: English
99
.\"
10-
.TH "MYSQLROUTER_PLUGIN_INFO" "1" "12/12/2024" "MySQL 9\&.0" "MySQL Router"
10+
.TH "MYSQLROUTER_PLUGIN_INFO" "1" "01/28/2025" "MySQL 9\&.0" "MySQL Router"
1111
.\" -----------------------------------------------------------------
1212
.\" * Define some portability stuff
1313
.\" -----------------------------------------------------------------
@@ -82,7 +82,7 @@ $> \&./bin/mysqlrouter_plugin_info lib/mysqlrouter/routing\&.so routing
8282
.SH "COPYRIGHT"
8383
.br
8484
.PP
85-
Copyright \(co 2006, 2024, Oracle and/or its affiliates.
85+
Copyright \(co 2006, 2025, Oracle and/or its affiliates.
8686
.PP
8787
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.
8888
.PP

0 commit comments

Comments
 (0)