Search Results
                    
                    
            https://dev.mysql.com/doc/refman/8.4/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/8.4/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/mysql-router/9.4/en/mysql-router-conf-options.html
                                router_require_enforce Type Boolean Default Value 0 If enabled, MySQL Router retrieves the values defined in the user's router_requires attribute in the USER_ATTRIBUTES table. client_ssl_session_cache_mode Type Boolean Default Value 1 Enables or ...
                                            
                https://dev.mysql.com/doc/connectors/en/connector-j-reference-type-conversions.html
                                 MySQL Connector/J is flexible in the way it handles conversions between MySQL data types and Java data types. In general, any MySQL data type can be converted to a java.lang.String, and any numeric type can be converted to any of the Java numeric ...
                                            
                https://dev.mysql.com/doc/connector-j/en/connector-j-reference-type-conversions.html
                                 MySQL Connector/J is flexible in the way it handles conversions between MySQL data types and Java data types. In general, any MySQL data type can be converted to a java.lang.String, and any numeric type can be converted to any of the Java numeric ...
                                            
                https://dev.mysql.com/doc/refman/8.4/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.4/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.4/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 8.4.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/8.4/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/8.4/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 ...