You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is an option group containing options that specify which MySQL server to connect to and which account to authenticate as\&. To create or modify a login path file, use the
158
158
\fBmysql_config_editor\fR
159
159
utility\&. See
160
-
\fBmysql_config_editor\fR(1)\&.
160
+
mysql_config_editor(1)\&.
161
161
.sp
162
162
For additional information about this and other option\-file options, see
163
163
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
is an option group containing options that specify which MySQL server to connect to and which account to authenticate as\&. To create or modify a login path file, use the
1169
1169
\fBmysql_config_editor\fR
1170
1170
utility\&. See
1171
-
\fBmysql_config_editor\fR(1)\&.
1171
+
mysql_config_editor(1)\&.
1172
1172
.sp
1173
1173
For additional information about this and other option\-file options, see
1174
1174
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
@@ -1297,7 +1297,7 @@ is used\&. To create
1297
1297
\&.mylogin\&.cnf, use the
1298
1298
\fBmysql_config_editor\fR
1299
1299
utility\&. See
1300
-
\fBmysql_config_editor\fR(1)\&.
1300
+
mysql_config_editor(1)\&.
1301
1301
.sp
1302
1302
For additional information about this and other option\-file options, see
1303
1303
Section\ \&4.2.2.3, \(lqCommand-Line Options that Affect Option-File Handling\(rq\&.
@@ -2106,7 +2106,7 @@ is used with
2106
2106
matches that of
2107
2107
\fBmysqldump\fR
2108
2108
\fB\-\-xml\fR\&. See
2109
-
\fBmysqldump\fR(1), for details\&.
2109
+
mysqldump(1), for details\&.
2110
2110
.sp
2111
2111
The XML output also uses an XML namespace, as shown here:
2112
2112
.sp
@@ -2365,7 +2365,7 @@ is set to something other than the default of
2365
2365
;, instances of that character are sent to the server without interpretation\&. However, the server itself still interprets
2366
2366
;
2367
2367
as a statement delimiter and processes statements accordingly\&. This behavior on the server side comes into play for multiple\-statement execution (see
2368
-
\m[blue]\fBCAPIMultipleStatementExecutionSupport\fR\m[]\&\s-2\u[3]\d\s+2), and for parsing the body of stored procedures and functions, triggers, and events (see
2368
+
\m[blue]\fBMultipleStatementExecutionSupport\fR\m[]\&\s-2\u[3]\d\s+2), and for parsing the body of stored procedures and functions, triggers, and events (see
0 commit comments