mysqlcheck
— A Table Maintenance Program
290
Format
Option File
Description
Introduced
--
password[=password] [292]
password [292]
The password to use when connecting to the
server
--pipe [292]
On Windows, connect to server using a named
pipe
--
port=port_num [292]
port [292]
The TCP/IP port number to use for the connection
--
protocol=type [292]
protocol [292]
The connection protocol to use
--quick [292]
quick [292]
The fastest method of checking
--repair [292]
repair [292]
Perform a repair that can fix almost anything
except unique keys that are not unique
--silent [292]
silent [292]
Silent mode
--
socket=path [292]
socket [292]
For connections to localhost
--ssl-
ca=file_name [292]
ssl-ca [292]
The path to a file that contains a list of trusted SSL
CAs
--ssl-
capath=dir_name [292]
ssl-capath [292]
The path to a directory that contains trusted SSL
CA certificates in PEM format
--ssl-
cert=file_name [292]
ssl-cert [292]
The name of the SSL certificate file to use for
establishing a secure connection
--ssl-
cipher=cipher_list [292]
ssl-cipher [292]
A list of allowable ciphers to use for SSL
encryption
--ssl-
key=file_name [292]
ssl-key [292]
The name of the SSL key file to use for
establishing a secure connection
--ssl-verify-server-
cert [292]
ssl-verify-server-
cert [292]
The server's Common Name value in its certificate
is verified against the host name used when
connecting to the server
--tables [292]
tables [292]
Overrides the --databases or -B option
--use-frm [293]
use-frm [293]
For repair operations on MyISAM tables
--
user=user_name, [293]
user [293]
MySQL user name to use when connecting to
server
--verbose [293]
Verbose mode
--version [293]
Display version information and exit
•
--help
[290]
,
-?
Display a help message and exit.
•
--all-databases
[290]
,
-A
Check all tables in all databases. This is the same as using the
--databases
[291]
option and
naming all the databases on the command line.
•
--all-in-1
[290]
,
-1
Instead of issuing a statement for each table, execute a single statement for each database that
names all the tables from that database to be processed.
•
--analyze
[290]
,
-a
Analyze the tables.
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...