Search



Search Results
Displaying 561 to 570 of 2325 total results
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/relnotes/mysql/9.7/en/news-9-0-0.html
(Bug #114844, Bug #35674008) Removed warnings raised in sql/statement/ed_connection.cc when building on Ubuntu 23.04. (WL #16274) Connection Management Notes The conn_delay/Waiting in connection_control plugin stage was not reset after a delay ...It ...
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/9.7/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/9.7/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 ...
https://dev.mysql.com/doc/connectors/en/connector-odbc-configuration-dsn-windows-5-2.html
The ODBC Data Source Administrator on Windows lets you create DSNs, check driver installation, and configure ODBC functions such as tracing (used for debugging) and connection pooling. From the "Create New Data Source" dialog, select the MySQL ODBC ...The following are steps for creating and configuring a DSN with the ODBC Data Source Administrator: Open the ODBC Data Source ...
https://dev.mysql.com/doc/connectors/en/connector-python-api-pooledmysqlconnection.html
This class is used by MySQLConnectionPool to return a pooled connection instance. It is also the class used for connections obtained with calls to the connect() method that name a connection pool (see Section 6.8.5, “Connector/Python Connection ...
Displaying 561 to 570 of 2325 total results