Search

Download this Manual
PDF (US Ltr) - 43.3Mb
PDF (A4) - 43.4Mb
Man Pages (TGZ) - 297.2Kb
Man Pages (Zip) - 402.4Kb
Info (Gzip) - 4.3Mb
Info (Zip) - 4.3Mb


Displaying 21 to 30 of 96 total results
https://dev.mysql.com/doc/refman/8.0/en/mysqlimport.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Deprecated 8.0.18 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 ...
https://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html
One visible effect of this change is that, for Boolean values, EXPLAIN output now shows true and false, rather than 1 and 0. Another effect of this change is that evaluation of a JSON value in an SQL boolean context performs an implicit comparison ... This section summarizes what has been added to, deprecated in, and removed from MySQL ...
https://dev.mysql.com/doc/refman/8.0/en/replication-options-source.html
--show-replica-auth-info Command-Line Format --show-replica-auth-info[={OFF|ON}] Introduced 8.0.26 Type Boolean Default Value OFF From MySQL 8.0.26, use --show-replica-auth-info, and before MySQL 8.0.26, use --show-slave-auth-info. This section ...
https://dev.mysql.com/doc/refman/8.0/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/8.0/en/ibd2sdi.html
ibd2sdi Options ibd2sdi supports the following options: --help, -h Command-Line Format --help Type Boolean Default Value false Display a help message and exit. ibd2sdi --dump-file=file_name ../data/test/t1.ibd --skip-data, -s Command-Line Format ...
https://dev.mysql.com/doc/refman/8.0/en/mysqlcheck.html
--compress Command-Line Format --compress[={OFF|ON}] Deprecated 8.0.18 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 mysqlcheck client performs table maintenance: It checks, repairs, optimizes, or analyzes ...
https://dev.mysql.com/doc/refman/8.0/en/mysqladmin.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Deprecated 8.0.18 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 ...
https://dev.mysql.com/doc/refman/8.0/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/8.0/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/8.0/en/mysqlshow.html
--compress, -C Command-Line Format --compress[={OFF|ON}] Deprecated 8.0.18 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 ...
Displaying 21 to 30 of 96 total results