Search Results
https://dev.mysql.com/doc/refman/9.7/en/mysqlbinlog.html
To read remote binary logs, the connection parameter options can be given to indicate how to connect to the server. mysqlbinlog's own connection compression does less if transaction payloads are already compressed, but still operates on uncompressed ... The server's binary log consists of files containing “events” that describe modifications to database ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlslap.html
--compression-algorithms=value Command-Line Format --compression-algorithms=value Type Set Default Value uncompressed Valid Values zlibzstduncompressed The permitted compression algorithms for connections to the server. --detach=N Command-Line ...
https://dev.mysql.com/doc/refman/9.7/en/mysqldm-options.html
mysqldm accepts MySQL standard connection options and several mysqldm-specific options. --authentication-openid-connect-client-id-token-file Command-Line Format --authentication-openid-connect-client-id-token-file For OpenID Connect, this sets the ...--iterations=numberOfIterations Command-Line Format --iterations=# Type Integer Default Value 10 The number of diagnostic ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlshow.html
--bind-address=ip_address Command-Line Format --bind-address=ip_address On a computer having multiple network interfaces, use this option to select which interface to use for connecting to the MySQL server. --compression-algorithms=value ... The ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlcheck.html
--skip-write-binlog adds NO_WRITE_TO_BINLOG to these statements --zstd-compression-level Compression level for connections to server that use zstd compression --help, -? Command-Line Format --help Display a help message and exit. The mysqlcheck ...
https://dev.mysql.com/doc/refman/9.7/en/mysql-cluster-ndbinfo-transporters.html
Notes For each running data node in the cluster, the transporters table displays a row showing the status of each of that node's connections with all nodes in the cluster, including itself. This information is shown in the table's status column, ...
https://dev.mysql.com/doc/refman/9.7/en/mysqlimport.html
--bind-address=ip_address Command-Line Format --bind-address=ip_address On a computer having multiple network interfaces, use this option to select which interface to use for connecting to the MySQL server. --compression-algorithms=value ... The ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-high-availability-and-clustering.html
Default Value 120 Since Version 5.1.6 initialTimeout If 'autoReconnect' is enabled, the initial time to wait between re-connect attempts (in seconds, defaults to "2"). Default Value com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker Since ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-high-availability-and-clustering.html
Default Value 120 Since Version 5.1.6 initialTimeout If 'autoReconnect' is enabled, the initial time to wait between re-connect attempts (in seconds, defaults to "2"). Default Value com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker Since ...
https://dev.mysql.com/doc/refman/9.7/en/caching-sha2-pluggable-authentication.html
For information about the implications of this change for server operation and compatibility of the server with clients and connectors, see caching_sha2_password as the Preferred Authentication Plugin. Important To connect to the server using an ...