Search



Search Results
Displaying 831 to 840 of 2096 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-cluster-setup-creating.html
Starting the MySQL Cluster Manager client and connect to the MySQL Cluster Manager agent. You can connect to an agent process running on any of the cluster hosts, using the mcm client on any computer that can establish a network connection to the ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-asynchronous-interface-usage.html
The asynchronous C API functions cover operations that might otherwise block when reading to or writing from the server connection: The initial connection operation, sending a query, reading the result, and so forth. Asynchronous Function ... This ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-audit-plugins.html
For example, for MYSQL_AUDIT_CONNECTION_CLASS (the class that covers connect and disconnect events), plugin_audit.h defines these symbols: typedef enum { /** occurs after authentication phase is completed. */ MYSQL_AUDIT_CONNECTION_CONNECT = 1 << 0, ... This section describes how to write a server-side audit plugin, using the example plugin found in the plugin/audit_null directory of MySQL source ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/crd-ndbmysqldspec.html
connectionPoolSize (integer): (optional) This is the number of connections a single MySQL Server should use to connect to the MySQL Cluster data nodes. See the description of the mysqld --ndb-cluster-connection-pool option for further information.
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-11.html
Version 8.0.11 is the first General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (WL #11293) X DevAPI: Connector/J now supports the new ...It is ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-0-33.html
Version 8.0.33 is the latest General Availability release of the 8.0 series of MySQL Connector/J. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. Functionality Added or Changed Bugs Fixed Functionality Added ...It is suitable for use with MySQL Server versions 8.0 and ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-9-5-0.html
MySQL Connector/J 9.5.0 supersedes 9.4 and is recommended for use on production systems. It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X DevAPI. (Bug #118938, Bug #38396227) SequentialBalanceStrategy is now available ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/workbench/en/wb-intro.html
Deprecated versions of MySQL Server may be incompatible with MySQL Workbench and should be upgraded before you attempt to make a connection. Versions after 8.0, such as 8.4, may connect but some features may not be supported. MySQL Workbench ...
https://dev.mysql.com/doc/workbench/en/wb-migration-install.html
The MySQL Workbench Migration Wizard uses ODBC to connect to a source database, except for MySQL. The following figure shows the general components involved in an ODBC connection: An ODBC driver for MySQL server and the other relational database ...
https://dev.mysql.com/doc/workbench/en/wb-migration-wizard-schemata.html
The account used for the connection will need to have appropriate privileges for listing and reading the schemas you want to migrate. This is an automated and informational step that reports connection related errors, general log information, or ...
Displaying 831 to 840 of 2096 total results