Search



Search Results
Displaying 371 to 380 of 2406 total results
https://dev.mysql.com/doc/mysql-em-plugin/en/myoem-config-metric-secureconnections-category.html
Lists the Secure Connections configuration metrics and provides a brief description of each. Table 7.30 Secure Connections Configuration Metrics NameDescriptionCa The path to a file that contains a list of trusted SSL CAs. Ca Path The name of the ...Cipher A list of permissible ciphers to use for SSL ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-connecting-mysql-connectors.html
MySQL Connectors 5.4 MySQL Connectors You can use MySQL Connectors to connect your application to a DB System. The following list provides links to the MySQL Connectors documentation: The requirements outlined for connecting from a MySQL client ...
https://dev.mysql.com/doc/connector-j/en/connector-j-unix-socket.html
Connector/J does not natively support connections to MySQL Servers with Unix domain sockets. Such a custom factory should implement the com.mysql.cj.protocol.SocketFactory interface or the legacy com.mysql.jdbc.SocketFactory interface of ...
https://dev.mysql.com/doc/connector-j/en/connector-j-using-mfa.html
When authenticating user accounts that require multiple passwords, up to three passwords can be specified using the Connector/J connection properties password1, password2, and password3 . This is a sample connection string that uses the three ...
https://dev.mysql.com/doc/connector-j/en/connector-j-using-pam.html
Java applications using Connector/J can connect to MySQL servers that use the pluggable authentication module (PAM) authentication scheme. Connector/J implements the same cleartext authentication method as in Client-Side Cleartext Pluggable ...For ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-navigator-instance-server-logs.html
The Administration - Server Logs tab displays log information for the MySQL server represented by each connection tab. For each connection, the Administration - Server Logs tab includes additional tabs for the general error logs and the slow logs ...Error Log File The following figure shows an example of entries within the Error Log File ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-secure-auth.html
As of MySQL 5.6, a sha256_password option is also available although it requires an SSL or encrypted connection. Note If using the MySQL command line is not an option, then you could use an older version of MySQL Workbench (version 6.3.4 and ...
https://dev.mysql.com/doc/connectors/en/connector-python-api-mysqlconnection-is-connected.html
This method checks whether the connection to MySQL is available using the ping() method, but unlike ping(), is_connected() returns True when the connection is available, False otherwise.
https://dev.mysql.com/doc/connector-python/en/connector-python-api-mysqlconnection-is-connected.html
This method checks whether the connection to MySQL is available using the ping() method, but unlike ping(), is_connected() returns True when the connection is available, False otherwise.
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-oci-auth-oveerrides.html
You can specify the OCI config file and profile used when connecting to a MySQL HeatWave Service DB System with the OCI Authentication plugin. The following options are available from the command-line, options file, and MySQL Shell connection ...
Displaying 371 to 380 of 2406 total results