PDF (US Ltr)
- 41.8Mb
PDF (A4)
- 41.9Mb
Man Pages (TGZ)
- 272.3Kb
Man Pages (Zip)
- 378.3Kb
Info (Gzip)
- 4.2Mb
Info (Zip)
- 4.2Mb
Search Results
https://dev.mysql.com/doc/refman/9.7/en/innochecksum.html
--help, -? Command-Line Format --help Type Boolean Default Value false Displays command line help. Example usage: innochecksum --help --info, -I Command-Line Format --info Type Boolean Default Value false Synonym for --help. Example usage: ...This ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlimport.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Deprecated Yes Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --debug-check Command-Line Format --debug-check Type Boolean Default ... The mysqlimport client provides a command-line interface to the LOAD DATA SQL ...
https://dev.mysql.com/doc/refman/9.7/en/replication-options-source.html
--show-replica-auth-info Command-Line Format --show-replica-auth-info[={OFF|ON}] Type Boolean Default Value OFF Use --show-replica-auth-info, which displays replication user names and passwords in the output of SHOW REPLICAS on the source for ...
https://dev.mysql.com/doc/refman/9.7/en/fulltext-natural-language.html
You can also perform a boolean search or a search with query expansion. These search types are described in Section 14.9.2, “Boolean Full-Text Searches”, and Section 14.9.3, “Full-Text Searches with Query Expansion”. For MyISAM tables, a ...
https://dev.mysql.com/doc/refman/9.7/en/fulltext-search.html
MATCH (col1,col2,...) AGAINST (expr [search_modifier]) search_modifier: { IN NATURAL LANGUAGE MODE | IN NATURAL LANGUAGE MODE WITH QUERY EXPANSION | IN BOOLEAN MODE | WITH QUERY EXPANSION } MySQL has support for full-text indexing and searching: A ...Full-text indexes can be used only with InnoDB or MyISAM tables, and can be created only for CHAR, VARCHAR, or TEXT ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-tcp-definition.html
Connection parameters which can be set in [tcp] and [tcp default] sections of the config.ini file are listed here: AllowUnresolvedHostNames Version (or later) NDB 9.7.0 Type or units boolean Default false Range true, false Restart Type Node Restart: ... TCP/IP is the default transport mechanism for all connections between nodes in an NDB ...
https://dev.mysql.com/doc/refman/9.7/en/mysqladmin.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Deprecated Yes Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --debug-check Command-Line Format --debug-check Type Boolean Default ...You can use it to check the server's configuration and current status, to create and drop databases, and ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlcheck.html
--compress Command-Line Format --compress[={OFF|ON}] Deprecated Yes Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --debug-check Command-Line Format --debug-check Type Boolean Default ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlshow.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Deprecated Yes Type Boolean Default Value OFF Compress all information sent between the client and the server if possible. --debug-check Command-Line Format --debug-check Type Boolean Default ... The mysqlshow client can be used to quickly see which databases exist, their tables, or a table's columns or ...
https://dev.mysql.com/doc/refman/9.7/en/audit-log-reference.html
audit_log_current_session Deprecated Yes System Variable audit_log_current_session Scope Global, Session Dynamic No SET_VAR Hint Applies No Type Boolean Default Value depends on filtering policy Whether audit logging is enabled for the current ...