Search Results
https://dev.mysql.com/doc/connector-j/en/connector-j-using-openID.html
OpenID Connect is an authentication protocol based on the OAuth 2.0 framework, providing a simplified and interoperable ways of authentication for enhanced security. Connector/J supports authentication for users created on a MySQL server using the ...The file specified by idTokenFile must exist and must be readable during runtime, or authentication will ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-connection-without-dsn.html
You can connect to the MySQL server using SQLDriverConnect, by specifying the DRIVER name field. Here are the connection strings for Connector/ODBC using DSN-less connections: For Connector/ODBC 9.3: ConnectionString = "DRIVER={MySQL ODBC 9.3 ...
https://dev.mysql.com/doc/connector-odbc/en/connector-odbc-configuration-connection-without-dsn.html
You can connect to the MySQL server using SQLDriverConnect, by specifying the DRIVER name field. Here are the connection strings for Connector/ODBC using DSN-less connections: For Connector/ODBC 9.5: ConnectionString = "DRIVER={MySQL ODBC 9.5 ...
https://dev.mysql.com/doc/x-devapi-userguide/en/devapi-connection-concepts.html
This section explains the concepts of connections and sessions as used by the X DevAPI. Code examples for connecting to a MySQL Document Store (see Using MySQL as a Document Store) and using sessions are provided. An X DevAPI session is a ...Use of ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-js/en/devapi-connection-concepts.html
This section explains the concepts of connections and sessions as used by the X DevAPI. Code examples for connecting to a MySQL Document Store (see Using MySQL as a Document Store) and using sessions are provided. An X DevAPI session is a ...Use of ...
https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/devapi-connection-concepts.html
This section explains the concepts of connections and sessions as used by the X DevAPI. Code examples for connecting to a MySQL Document Store (see Using MySQL as a Document Store) and using sessions are provided. An X DevAPI session is a ...Use of ...
https://dev.mysql.com/doc/connectors/en/connecting-using-kerberos.html
Support for Kerberos is implemented by Connector/J using the GSS-API, JAAS API, and JCA API; providers for each of these APIs must be available on the Java Virtual Machine running your application that uses Kerberos authentication. Kerberos ...
https://dev.mysql.com/doc/heatwave/en/mys-hw-connect-to-db-sys.html
This topic provides links to relevant documents that describe how to connect to a MySQL HeatWave DB System. Connect to the DB System After you have created and configured your DB System, connect to the DB System. For MySQL HeatWave on Oracle Cloud ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-connecting-privatelink.html
Connecting Using a PrivateLink 5.3 Connecting Using a PrivateLink You can connect directly to a DB System using an AWS PrivateLink. See Connecting to a DB System With a PrivateLink for details.
https://dev.mysql.com/doc/connector-j/en/connecting-using-kerberos.html
Support for Kerberos is implemented by Connector/J using the GSS-API, JAAS API, and JCA API; providers for each of these APIs must be available on the Java Virtual Machine running your application that uses Kerberos authentication. Kerberos ...