PDF (US Ltr)
- 35.1Mb
PDF (A4)
- 35.2Mb
Man Pages (TGZ)
- 256.4Kb
Man Pages (Zip)
- 361.2Kb
Info (Gzip)
- 3.4Mb
Info (Zip)
- 3.4Mb
Search Results
https://dev.mysql.com/doc/refman/5.7/en/mysqlshow.html
--compress, -C Command-Line Format --compress[={OFF|ON}] 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 Value FALSE ...
https://dev.mysql.com/doc/refman/5.7/en/mysqladmin.html
--compress, -C Command-Line Format --compress[={OFF|ON}] 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 Value FALSE ...
https://dev.mysql.com/doc/refman/5.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/5.7/en/mysqlcheck.html
--compress Command-Line Format --compress[={OFF|ON}] 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 Value FALSE Print ... The mysqlcheck client performs table maintenance: It checks, repairs, optimizes, or analyzes ...
https://dev.mysql.com/doc/refman/5.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 12.9.2, “Boolean Full-Text Searches”, and Section 12.9.3, “Full-Text Searches with Query Expansion”. For MyISAM tables, a ...
https://dev.mysql.com/doc/refman/5.7/en/replication-options-gtids.html
binlog_gtid_simple_recovery Command-Line Format --binlog-gtid-simple-recovery[={OFF|ON}] System Variable binlog_gtid_simple_recovery Scope Global Dynamic No Type Boolean Default Value ON This variable controls how binary log files are iterated ...
https://dev.mysql.com/doc/refman/5.7/en/audit-log-reference.html
audit_log_current_session System Variable audit_log_current_session Scope Global, Session Dynamic No Type Boolean Default Value depends on filtering policy Whether audit logging is enabled for the current session. (There is a global value, but the ...Unless those objects are installed, the audit_log plugin operates in legacy ...
https://dev.mysql.com/doc/refman/5.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: Checksum Version (or later) NDB 7.5.0 Type or units boolean Default false Range true, false Restart Type Node Restart: Requires a ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-shm-definition.html
Checksum Version (or later) NDB 7.5.0 Type or units boolean Default true Range true, false Restart Type Node Restart: Requires a rolling restart of the cluster. (NDB 7.5.0) This parameter is a boolean (Y/N) parameter which is disabled by default.
https://dev.mysql.com/doc/refman/5.7/en/mysql-install-db.html
--admin-require-ssl Command-Line Format --admin-require-ssl Type Boolean Default Value FALSE Whether to require SSL for the administrative account. --defaults Command-Line Format --defaults Type Boolean Default Value FALSE This option causes ...