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.
Содержание 5.0
Страница 1: ...MySQL 5 0 Reference Manual ...
Страница 18: ...xviii ...
Страница 60: ...40 ...
Страница 396: ...376 ...
Страница 578: ...558 ...
Страница 636: ...616 ...
Страница 844: ...824 ...
Страница 1234: ...1214 ...
Страница 1426: ...MySQL Proxy Scripting 1406 The following diagram shows an overview of the classes exposed by MySQL Proxy ...
Страница 1427: ...MySQL Proxy Scripting 1407 ...
Страница 1734: ...1714 ...
Страница 1752: ...1732 ...
Страница 1783: ...Configuring Connector ODBC 1763 ...
Страница 1793: ...Connector ODBC Examples 1773 ...
Страница 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Страница 1842: ...Connector Net Installation 1822 5 Once the installation has been completed click Finish to exit the installer ...
Страница 1864: ...Connector Net Visual Studio Integration 1844 Figure 20 24 Debug Stepping Figure 20 25 Function Stepping 1 of 2 ...
Страница 2850: ...2830 ...
Страница 2854: ...2834 ...
Страница 2928: ...2908 ...
Страница 3000: ...2980 ...
Страница 3122: ...3102 ...
Страница 3126: ...3106 ...
Страница 3174: ...3154 ...
Страница 3232: ...3212 ...