Oracle 5.0 Reference Manual page 307

Table of Contents

Advertisement

mysqladmin
The TCP/IP port number to use for the connection.
--protocol={TCP|SOCKET|PIPE|MEMORY}
The connection protocol to use for connecting to the server. It is useful when the other connection
parameters normally would cause a protocol to be used other than the one you want. For details on
the permissible values, see
[287],
--relative
Show the difference between the current and previous values when used with the
option. This option works only with the
[287],
--silent
-s
Exit silently if a connection to the server cannot be established.
[287],
--sleep=delay
Execute commands repeatedly, sleeping for
option determines the number of iterations. If
commands indefinitely until interrupted.
[287],
--socket=path
For connections to localhost, the Unix socket file to use, or, on Windows, the name of the named
pipe to use.
--ssl*
Options that begin with
indicate where to find SSL keys and certificates. See
--user=user_name
The MySQL user name to use when connecting to the server.
[287],
--verbose
Verbose mode. Print more information about what the program does.
[287],
--version
Display version information and exit.
[287],
--vertical
Print output vertically. This is similar to
--wait[=count]
If the connection cannot be established, wait and retry instead of aborting. If a
it indicates the number of times to retry. The default is one time.
You can also set the following variables by using
is deprecated. syntax:
connect_timeout
The maximum number of seconds before connection timeout. The default value is 43200 (12 hours).
shutdown_timeout
— Client for Administering a MySQL Server
Section 4.2.2, "Connecting to the MySQL
-r
extended-status
-i delay
-S path
[607]
specify whether to connect to the server using SSL and
--ssl
[287],
-u user_name
-v
-V
-E
--relative
[287],
-w[count]
287
[287]
command.
seconds in between. The
delay
[286]
is not given,
--count
Section 6.3.6.4, "SSL Command
[287], but prints output vertically.
--var_name=value
Server".
--sleep
[286]
--count
executes
mysqladmin
Options".
value is given,
count
The
--set-variable
[287]
format

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents