Search

Download this Manual
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


Displaying 61 to 70 of 502 total results
https://dev.mysql.com/doc/refman/5.7/en/added-deprecated-removed.html
mecab_rc_file: Path to mecabrc configuration file for MeCab parser for full-text search. named_pipe_full_access_group: Name of Windows group granted full access to named pipe. Options and Variables Introduced in MySQL 5.7 Options and Variables ...
https://dev.mysql.com/doc/refman/5.7/en/myisamchk-general-options.html
ft_min_word_len and ft_max_word_len indicate the minimum and maximum word length for FULLTEXT indexes on MyISAM tables. If you use myisamchk to perform an operation that modifies table indexes (such as repair or analyze), the FULLTEXT indexes are ...
https://dev.mysql.com/doc/refman/5.7/en/information-schema-innodb-ft-index-table-table.html
The INNODB_FT_INDEX_TABLE table provides information about the inverted index used to process text searches against the FULLTEXT index of an InnoDB table. Before querying it, set the value of the innodb_ft_aux_table system variable to the name ...
https://dev.mysql.com/doc/refman/5.7/en/create-table-ndb-comment-options.html
This works for BLOB, MEDIUMBLOB, LONGBLOB, TEXT, MEDIUMTEXT, LONGTEXT, and JSON columns. NDB_TABLE can be used in a table comment to set options relating to partition balance and whether the table is fully replicated, among others. The effect of ...
https://dev.mysql.com/doc/refman/5.7/en/pluggable-authentication-system-variables.html
The client-side and server-side SASL LDAP plugins use SASL messages for secure transmission of credentials within the LDAP protocol, to avoid sending the cleartext password between the MySQL client and server. As of MySQL 5.7.22, the search filter ...Communication between the authentication plugin and the LDAP server occurs according to this authentication method to ensure password ...
https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-programs-ndb-desc.html
READ_ONLY and FULLY_REPLICATED, if set to 1, are shown in the Table options column. For fully replicated tables, ndb_desc shows only the nodes holding primary partition fragment replicas; nodes with copy fragment replicas (only) are ignored.
https://dev.mysql.com/doc/refman/5.7/en/mysqlbinlog.html
To display their contents in text format, use the mysqlbinlog utility. --protocol={TCP|SOCKET|PIPE|MEMORY} Command-Line Format --protocol=type Type String Default Value [see text] Valid Values TCPSOCKETPIPEMEMORY The transport protocol to use for ...
https://dev.mysql.com/doc/refman/5.7/en/server-status-variables.html
mecab_charset The character set currently used by the MeCab full-text parser plugin. In other words, their values correspond to the number of requests issued, not to the number of requests successfully completed. If this value is high, it suggests ... The MySQL server maintains many status variables that provide information about its ...
https://dev.mysql.com/doc/refman/5.7/en/creating-ssl-files-using-openssl.html
# ----- # Country Name (2 letter code) [AU]:FI # State or Province Name (full name) [Some-State]:. # ----- # Country Name (2 letter code) [AU]:FI # State or Province Name (full name) [Some-State]:. # ----- # Country Name (2 letter code) [AU]:FI # ...
https://dev.mysql.com/doc/refman/5.7/en/information-schema-innodb-ft-config-table.html
The INNODB_FT_CONFIG table provides metadata about the FULLTEXT index and associated processing for an InnoDB table. Before querying it, set the value of the innodb_ft_aux_table system variable to the name (including the database name) of the table ...The key names and their meanings include: optimize_checkpoint_limit: The number of seconds after which an OPTIMIZE TABLE run ...
Displaying 61 to 70 of 502 total results