Search



Search Results
Displaying 4391 to 4400 of 5421 total results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-stop-cluster.html
See Section 5.4.1, “The create cluster Command”, and Section 4.5, “Importing MySQL NDB Clusters into MySQL Cluster Manager”, for more information.
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-backup-restore-simple-complete.html
To perform a complete restore of a MySQL NDB Cluster from a backup with a given ID, follow the steps listed here: Identify the backup to be used. In this example, we use the backup having the ID 4, that was created for mycluster previously in this ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-asynchronous-function-reference.html
The following table summarizes the functions available for asynchronous interaction with the MySQL server. For greater detail, see the descriptions in Section 7.4, “C API Asynchronous Function Descriptions”.
https://dev.mysql.com/doc/c-api/8.4/en/c-api-asynchronous-interface.html
As of MySQL 8.0.16, the C API includes asynchronous functions that enable nonblocking communication with the MySQL server. Asynchronous functions enable development of applications that differ from the query processing model based on synchronous ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-binary-log-interface.html
The MySQL client/server protocol includes a client interface for reading a stream of replication events from a MySQL server binary log. This capability uses the MYSQL_RPL data structure and a small set of functions to manage communication between a ...The following sections describe aspects of this interface in more ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-plugin-interface.html
For a description of the st_mysql_client_plugin structure used by these functions, see Client Plugin Descriptors. For example, a client that supports the use of authentication plugins normally causes a plugin to be loaded by calling mysql_options() ... This section describes functions used for the client-side plugin ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/writing-plugins.html
For information about these constraints, see MySQL Source-Configuration Options, and Dealing with Problems Compiling MySQL. To create a plugin library, you must provide the required descriptor information that indicates what plugins the library ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/contributing-code.html
You can do so using GitHub, or directly to MySQL at Oracle using bugs.mysql.com .
https://dev.mysql.com/doc/ndb-operator/8.4/en/crd-ndbclusterstatus.html
readyMySQLServers (string): The status of the MySQL servers attached to the NDB Cluster as SQL nodes. generatedRootPasswordSecretName (string): This is the name of the secret generated by the operator, used as the MySQL server root account password.
https://dev.mysql.com/doc/ndb-operator/8.4/en/installation-source.html
For Minikube, it depends on the container runtime used; see Pushing images into minikube clusters. They sometimes use a simulated Kubernetes client to verify whether requests sent by NDB Operator match expectations. To run the E2E tests in an ...
Displaying 4391 to 4400 of 5421 total results