Search



Search Results
Displaying 121 to 130 of 2364 total results
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-x-protocol-and-x-devapi.html
Since Version 8.0.22 xdevapi.connect-timeout X DevAPI-specific timeout, in milliseconds, for socket connect, with "0" being no timeout. If 'xdevapi.connect-timeout' is not set explicitly and 'connectTimeout' is, 'xdevapi.connect-timeout' takes up ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-x-protocol-and-x-devapi.html
Since Version 8.0.22 xdevapi.connect-timeout X DevAPI-specific timeout, in milliseconds, for socket connect, with "0" being no timeout. If 'xdevapi.connect-timeout' is not set explicitly and 'connectTimeout' is, 'xdevapi.connect-timeout' takes up ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-connection-socket.html
On Unix, MySQL Shell connections default to using Unix sockets when the following conditions are met: A TCP port is not specified. If a host name is specified but it is not localhost, a TCP connection is established instead. On Windows, for MySQL ...A host name is not specified or it is equal to ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-utilities-load-dump.html
The waitDumpTimeout option lets you apply a dump that is still in the process of being created. When the timeout elapses, the utility assumes the dump is complete and stops importing. You must open the global session (which can have an X Protocol ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-oci-marketplace-connecting.html
This section describes the various connection methods for connecting to the deployed MySQL server on the OCI Compute Instance. Connecting with SSH This section gives some detail on connecting from a UNIX-like platform to the OCI Compute. For more ...To find the temporary root password created for the root user, run the following command: sudo grep 'temporary password' /var/log/mysqld.log To change your default password, log in to the server using the generated, temporary password, using the following command: mysql -uroot ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-connecting-mysql-workbench.html
Connecting with MySQL Workbench 5.2.3 Connecting with MySQL Workbench This topic describes how to connect to a MySQL DB System with MySQL Workbench. Prerequisites: A machine or compute instance with internet connectivity for connecting to the MySQL ...A MySQL Workbench client installed on your machine or compute ...
https://dev.mysql.com/doc/refman/8.4/en/replication-asynchronous-connection-failover.html
You can use the asynchronous connection failover mechanism to establish an asynchronous (source-to-replica) replication connection to a new source automatically, after the existing connection from a replica to its source fails. The asynchronous ...
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-encrypted-connections.html
To enable or disable secure connections, stop all agents, reconfigure the secure connection options, and restart all agents. The mcm client should then provide ssl_key and ssl_cert information when connecting $> ./bin/mcmd ...Both absolute and ...
https://dev.mysql.com/doc/mysql-shell/9.4/en/mysql-shell-compressed-connections.html
You can request compression for MySQL Shell connections that use classic MySQL protocol, and X Protocol. Compression is also applied if requested to connections used by a MySQL Shell utility, such as the upgrade checker utility. For X Protocol ...
https://dev.mysql.com/doc/ndbapi/en/ndb-examples-basic-connect.html
This example, which can also be found in storage/ndb/ndbapi-examples/ndbapi_basic/ndbapi_basic_connect.cpp, demonstrates the use of Ndb_cluster_connection to connect to an NDB management server using a given connection string. If it is unable to ...
Displaying 121 to 130 of 2364 total results