Oracle 5.0 Reference Manual page 305

Table of Contents

Advertisement

mysqladmin
processing option files described at
Handling".
Table 4.3.
mysqladmin
Format
--compress [286]
--
connect_timeout=seconds [287]
--count=# [286]
--
debug[=debug_options] [286]
--default-character-
set=charset_name [286]
--force [286]
--help [286]
--
host=host_name [286]
--
password[=password] [286]
--pipe [286]
--
port=port_num [286]
--
protocol=type [287]
--relative [287]
--
shutdown_timeout=seconds [287]
--silent [287]
--
sleep=delay [287]
--
socket=path [287]
--ssl-
ca=file_name [287]
--ssl-
capath=dir_name [287]
--ssl-
cert=file_name [287]
--ssl-
cipher=cipher_list [287]
--ssl-
key=file_name [287]
--ssl-verify-server-
cert [287]
— Client for Administering a MySQL Server
Section 4.2.3.4, "Command-Line Options that Affect Option-File
Options
Option File
Description
compress [286]
Compress all information sent between the client and the
server
connect_timeout
[287]The number of seconds before connection timeout
count [286]
The number of iterations to make for repeated command
execution
debug [286]
Write a debugging log
default-character-
Use charset_name as the default character set
set [286]
force [286]
Continue even if an SQL error occurs
Display help message and exit
host [286]
Connect to the MySQL server on the given host
password [286]
The password to use when connecting to the server
On Windows, connect to server using a named pipe
port [286]
The TCP/IP port number to use for the connection
protocol [287]
The connection protocol to use
relative [287]
Show the difference between the current and previous
values when used with the --sleep option
shutdown_timeout [287]
The maximum number of seconds to wait for server
shutdown
silent [287]
Silent mode
sleep [287]
Execute commands repeatedly, sleeping for delay
seconds in between
socket [287]
For connections to localhost
ssl-ca [287]
The path to a file that contains a list of trusted SSL CAs
ssl-capath [287]
The path to a directory that contains trusted SSL CA
certificates in PEM format
ssl-cert [287]
The name of the SSL certificate file to use for establishing
a secure connection
ssl-cipher [287]
A list of allowable ciphers to use for SSL encryption
ssl-key [287]
The name of the SSL key file to use for establishing a
secure connection
ssl-verify-server-
The server's Common Name value in its certificate is
cert [287]
verified against the host name used when connecting to
the server
285

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents