Search Results
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.4: ConnectionString = "DRIVER={MySQL ODBC 9.4 ...
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/connector-j-usagenotes-troubleshooting.html
The MySQL Server may be closing idle connections that exceed the wait_timeout or interactive_timeout threshold. Ensure that any configurable firewall or router timeout settings allow for the maximum expected connection idle time. This section ...
https://dev.mysql.com/doc/connector-j/en/connector-j-usagenotes-troubleshooting.html
The MySQL Server may be closing idle connections that exceed the wait_timeout or interactive_timeout threshold. Ensure that any configurable firewall or router timeout settings allow for the maximum expected connection idle time. This section ...
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 ...