Search



Search Results
Displaying 501 to 510 of 2096 total results
https://dev.mysql.com/doc/workbench/en/wb-requirements.html
MySQL server: Although it is not required, MySQL Workbench is designed to have either a remote or local MySQL server connection. For additional information about connecting to a MySQL server, see Chapter 5, Connections in MySQL Workbench. MySQL ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-22.html
Compilation Notes Connection Management Notes Legacy (JDBC API) Notes Bugs Fixed Compilation Notes Connector/C++ now can be compiled using MinGW on Windows. Note that this enables building on MinGW but does not make MinGW an officially supported ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-host-name-identity-verification.html
Enabling Host Name Identity Verification 5.5 Enabling Host Name Identity Verification MySQL HeatWave on AWS supports TLSv1.2 and requires that all MySQL client and application connections over the public internet are encrypted. For added security, ...When a DB System is provisioned, a TLS certificate is installed on the MySQL ...
https://dev.mysql.com/doc/refman/8.4/en/firewall-usage.html
Firewall Concepts The MySQL server permits clients to connect and receives from them SQL statements to be executed. The scope indicates which client connections the profile applies to: The firewall supports account-based profiles such that each ...
https://dev.mysql.com/doc/ndbapi/en/ndb-nodejs-api-mynode.html
To create an instance, use the Node.js require() function with the driver name, like this: var nosql = require("mysql-js"); ConnectionProperties can be used to retrieve or set the connection properties for a given session. ndb_connectstring: NDB ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-16.html
(WL #12863) For X DevAPI applications, Connector/Python now supports the ability to send connection attributes (key-value pairs that application programs can pass to the server at connect time). Connector/Python defines a default set of attributes, ... Functionality Added or Changed Bugs Fixed Functionality Added or Changed Two informative text files were added: INFO_BIN contains information about the build environment used to produce the distribution, and INFO_SRC provides information about the product version and the source repository from which the distribution was ...
https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-programs-ndb-mgm.html
--connect-retries=# Command-Line Format --connect-retries=# Type Numeric Default Value 3 Minimum Value 0 Maximum Value 4294967295 This option specifies the number of times following the first attempt to retry a connection before giving up (the ...
https://dev.mysql.com/doc/refman/8.4/en/x-plugin-status-variables.html
Mysqlx_aborted_clients The number of clients that were disconnected because of an input or output error. Mysqlx_address The network address or addresses for which X Plugin accepts TCP/IP connections. If compression is used for the connection, this ...If multiple addresses were specified using the mysqlx_bind_address system variable, Mysqlx_address displays only those addresses for which the bind ...
https://dev.mysql.com/doc/workbench/en/wb-configuring-files.html
Table 3.2 Local MySQL Workbench Files and Directory Descriptions Directory or File Description cache/ General behaviors are stored per-connection in *.cache files, and column widths as *.column_widths files. log/ Log files include MySQL Workbench ...
https://dev.mysql.com/doc/connectors/en/connector-j-reference-charsets.html
Setting the Character Encoding For Connector/J 8.0.25 and earlier: The character encoding between the client and the server is automatically detected upon connection (provided that the Connector/J connection properties characterEncoding and ...The ...
Displaying 501 to 510 of 2096 total results