Oracle 5.0 Reference Manual page 312

Table of Contents

Advertisement

mysqlcheck
Do a check that is faster than an
which should be good enough in most cases.
[292],
--optimize
Optimize the tables.
--password[=password]
The password to use when connecting to the server. If you use the short option form (-p), you
cannot have a space between the option and the password. If you omit the
following the
--password
Specifying a password on the command line should be considered insecure. See
"End-User Guidelines for Password
password on the command line.
[292],
--pipe
-W
On Windows, connect to the server using a named pipe. This option applies only if the server
supports named-pipe connections.
--port=port_num
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
[292],
--quick
-q
If you are using this option to check tables, it prevents the check from scanning the rows to check for
incorrect links. This is the fastest check method.
If you are using this option to repair tables, it tries to repair only the index tree. This is the fastest
repair method.
[292],
--repair
-r
Perform a repair that can fix almost anything except unique keys that are not unique.
[292],
--silent
-s
Silent mode. Print only error messages.
[292],
--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
[292]
--tables
Override the
--databases
regarded as table names.
— A Table Maintenance Program
--extended
-o
[292],
-p[password]
[292]
or
option on the command line,
-p
Security". You can use an option file to avoid giving the
[292],
-P port_num
Section 4.2.2, "Connecting to the MySQL
-S path
[607]
specify whether to connect to the server using SSL and
--ssl
[291]
or
option. All name arguments following the option are
-B
292
[291]
operation. This finds only 99.99% of all errors,
mysqlcheck
[292]
Server".
Section 6.3.6.4, "SSL Command
value
password
prompts for one.
Section 6.1.2.1,
Options".

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents