Search



Search Results
Displaying 51 to 60 of 2096 total results
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-options-variables.html
Each connection requires its own [api] or [mysqld] section in the cluster configuration (config.ini) file, and counts against the maximum number of API connections supported by the cluster. Suppose that you have 2 cluster host computers, each ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-standard.html
It also includes these options: Timeout: Maximum time to wait before the connection is aborted. This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP. In addition to naming your new connection in the field provided, ...If disabled, use named pipes or shared memory (on Windows) or Unix socket files (on ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-13.html
(WL #11857) X DevAPI: A new connection property, xdevapi.connect-timeout, now defines the timeout (in milliseconds) for establishing an X-Protocol connection to the server. Default value is 10000 (10s), and a value of 0 disables timeout, which makes ... Version 8.0.13 is the latest General Availability release of the 8.0 series of MySQL ...
https://dev.mysql.com/doc/connectors/en/connector-j-connp-props-connection.html
Default Value true Since Version 5.1.23 interactiveClient Set the 'CLIENT_INTERACTIVE' flag, which tells MySQL to timeout connections based on 'interactive_timeout' instead of 'wait_timeout'. connectionAttributes A comma-delimited list of ...Since ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-connection.html
Default Value true Since Version 5.1.23 interactiveClient Set the 'CLIENT_INTERACTIVE' flag, which tells MySQL to timeout connections based on 'interactive_timeout' instead of 'wait_timeout'. connectionAttributes A comma-delimited list of ...Since ...
https://dev.mysql.com/doc/workbench/en/wb-mysql-connections-methods-ssh.html
This connection method enables MySQL Workbench to connect to MySQL Server using TCP/IP over an SSH connection. Parameters Tab In addition to a number of parameters that are in common with Standard TCP/IP connections, this connection method features ...These options are: SSH Hostname: The name of the SSH ...
https://dev.mysql.com/doc/mysql-enterprise-backup/8.4/en/connection-options.html
--login-path=name --port=port-num --protocol={tcp|socket|pipe|memory} --pipe (alias for --protocol=pipe) --user=name (short option: -u) --host=hostname --socket=name --shared-memory-base-name=value (Windows only) --character-sets-dir=PATH ... When ...If you do not provide a value for the --password, the command prompts for one from the ...
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/workbench/en/wb-mysql-connections-methods-socket.html
The Use compression protocol and Timeout options do not apply to this connection method. This connection method enables MySQL Workbench to connect to MySQL Server using a socket file (on Unix) or a named pipe (on Windows). Parameters Tab In ...As ...
Displaying 51 to 60 of 2096 total results