Search Results
https://dev.mysql.com/doc/connectors/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/connectors/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/connectors/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/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/internals/en/user-level-locks.html
send SELECT GET_LOCK("mysqltest1", 10); --connection conn2 # Wait for INSERT to timeout. User-level locks are controlled with the SQL functions GET_LOCK(str,timeout) IS_FREE_LOCK(str) IS_USED_LOCK(str) RELEASE_LOCK(str) They can be used at places ...Depending on their appearance in the select list, the where clause, the group by clause, etc, of select, update or other statements, these statements can be blocked at different code ...
https://dev.mysql.com/doc/mysql-monitor/8.0/en/mem-ui-settings-external-auth-ref.html
Connect Timeout (seconds) Time elapsed without establishing a connection to the LDAP server. You must change this option to the port used for SSL connections if you have enabled encryption. You must change this option to the port used for SSL ...