Search



Search Results
Displaying 921 to 930 of 953 total results
https://dev.mysql.com/doc/c-api/8.4/en/mysql-server-init.html
int mysql_server_init(int argc, char **argv, char **groups) Description This function initializes the MySQL client library, which must be done before you call any other MySQL function. Note To avoid memory leaks after the application is done using ...
https://dev.mysql.com/doc/c-api/8.4/en/preface.html
The C API provides low-level access to the MySQL client/server protocol and enables C programs to access database contents. The C API code is distributed with MySQL and implemented in the libmysqlclient library. License Restrictions This software ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/preface.html
This document describes what you need to know when working on the MySQL 8.4 code. To track or contribute to MySQL development, follow the instructions in Installing MySQL Using a Development Source Tree. If you are interested in MySQL internals, ...
https://dev.mysql.com/doc/extending-mysql/8.4/en/server-plugin-descriptors.html
Every plugin library that contains server plugins must include a library descriptor that contains the general plugin descriptor for each server plugin in the file. This section discusses how to write the library and general descriptors for server ...
https://dev.mysql.com/doc/ndb-operator/8.4/en/crd-ndbclusterspec.html
For more information, see the description of the NoOfReplicas data node configuration parameter, as well as NDB Cluster Nodes, Node Groups, Fragment Replicas, and Partitions, in the NDB 8.4 documentation. NdbClusterSpec contains the fields named and ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
(Bug #35207235) NDB transporter handling in mt.cpp differentiated between neighbor transporters carrying signals between nodes in the same node group, and all other transporters. Deprecation and Removal Notes Functionality Added or Changed Bugs ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-0.html
(Bug #35207235) NDB transporter handling in mt.cpp differentiated between neighbor transporters carrying signals between nodes in the same node group, and all other transporters. MySQL NDB Cluster 8.4.0 is a new development release of NDB 8.4, ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/preface.html
This document contains release notes for the changes in each release of MySQL NDB Cluster that uses version 8.4 of the NDB storage engine. License Restrictions This software and related documentation are provided under a license agreement ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/preface.html
This document contains information about changes in MySQL Cluster Manager version 8.4. License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are ...
https://dev.mysql.com/doc/relnotes/ndb-operator/8.4/en/preface.html
This document contains release notes for the changes in MySQL NDB Operator 8.4 for Kubernetes. License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are ...
Displaying 921 to 930 of 953 total results