MySQL 9.6 Reference Manual Including MySQL NDB Cluster 9.6

6.5.8.1 Options

mysqldm accepts MySQL standard connection options and several mysqldm-specific options.

mysqldm-specific options

Table 6.17 mysqldm options

Option Name Description
--authentication-oci-client-config-profile Name of the OCI profile defined in the OCI config file to use
--authentication-openid-connect-client-id-token-file Full path to the OpenID Connect Identity token file
--character-sets-dir Directory where character sets are installed
--compress Compress all information sent between client and server
--compression-algorithms Permitted compression algorithms for connections to server
--debug Write debugging log; supported only if MySQL was built with debugging support
--default-auth Authentication plugin to use
--defaults-extra-file Read named option file in addition to usual option files
--defaults-file Read only named option file
--defaults-group-suffix Option group suffix value
--delay Number of seconds between iterations
--enable-cleartext-plugin Enable cleartext authentication plugin
--get-server-public-key Request RSA public key from server
--help Display help message and exit
--host Host on which MySQL server is located
--iterations Number of iterations
--login-path Read login path options from .mylogin.cnf
--no-defaults Read no option files
--no-login-paths Do not read login paths from the login path file
--oci-config-file Defines an alternate location for the Oracle Cloud Infrastructure CLI configuration file.
--output-dir Path where output is written
--password Password to use when connecting to server
--password1 First multifactor authentication password to use when connecting to server
--password2 Second multifactor authentication password to use when connecting to server
--password3 Third multifactor authentication password to use when connecting to server
--pipe Connect to server using named pipe (Windows only)
--plugin-authentication-kerberos-client-mode Permit GSSAPI pluggable authentication through the MIT Kerberos library on Windows
--plugin-authentication-webauthn-client-preserve-privacy Permit user to choose a key to be used for assertion
--plugin-authentication-webauthn-device Specifies which libfido2 device to use. Default is 0 (first device)
--plugin-dir Directory where plugins are installed
--port TCP/IP port number for connection
--print-defaults Print default options
--protocol Transport protocol to use
--server-public-key-path Path name to file containing RSA public key
--shared-memory-base-name Shared-memory name for shared-memory connections (Windows only)
--socket Unix socket file or Windows named pipe to use
--ssl-ca File that contains list of trusted SSL Certificate Authorities
--ssl-capath Directory that contains trusted SSL Certificate Authority certificate files
--ssl-cert File that contains X.509 certificate
--ssl-cipher Permissible ciphers for connection encryption
--ssl-crl File that contains certificate revocation lists
--ssl-crlpath Directory that contains certificate revocation-list files
--ssl-fips-mode Whether to enable FIPS mode on client side
--ssl-key File that contains X.509 key
--ssl-mode Desired security state of connection to server
--ssl-session-data File that contains SSL session data
--ssl-session-data-continue-on-failed-reuse Whether to establish connections if session reuse fails
--tls-ciphersuites Permissible TLSv1.3 ciphersuites for encrypted connections
--tls-sni-servername Server name supplied by the client
--tls-version Permissible TLS protocols for encrypted connections
--user MySQL user name to use when connecting to server
--version Display version information and exit
--zstd-compression-level Compression level for connections to server that use zstd compression

mysqldm Server options

This section lists the common server options used by mysqldm.