Search Results
https://dev.mysql.com/doc/mysql-cluster-manager/8.4/en/mcm-using-start-stop-agent.html
For more information, see Section 3.3.3, “Setting the MySQL Cluster Manager Agent User Name and Password”. Before you can start using MySQL Cluster Manager to create and manage a MySQL NDB Cluster, the MySQL Cluster Manager agent must be ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-implementations.html
The MySQL C API is a C-based API that client applications written in C can use to communicate with MySQL Server. Client programs refer to C API header files at compile time and link to a C API library file, libmysqlclient, at link time. To obtain ...It cannot be built alone, but configuring with the optional -DWITHOUT_SERVER=ON CMake option is ...
https://dev.mysql.com/doc/c-api/8.4/en/index.html
Abstract This is the MySQL 8.4 C API Developer Guide. 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 ...
https://dev.mysql.com/doc/c-api/8.4/en/mysql-list-fields.html
MYSQL_RES * mysql_list_fields(MYSQL *mysql, const char *table, const char *wild) Description Note mysql_list_fields() is deprecated and is subject to removal in a future version of MySQL. Instead, use mysql_real_query() or mysql_query() to execute ...Returns an empty result set for which the metadata provides information about the columns in the given table that match the simple regular expression specified by the wild ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-series.html
For changelogs covering individual MySQL NDB Cluster 8.4 releases, see NDB Cluster Release Notes. For general information about features added in MySQL NDB Cluster 8.4, see What is New in NDB Cluster 8.4. For an overview of features added in MySQL ... This section contains unified changelog information for the NDB Cluster 8.4 release ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/index.html
Abstract This document contains information about changes in MySQL Cluster Manager version 8.4, including information about added or changed functionality, bug fixes, and any known issues, as applicable. For information about changes in a different ...
https://dev.mysql.com/doc/relnotes/mysql-enterprise-backup/8.4/en/news-8-4-2.html
MySQL Enterprise Backup 8.4.2 is the latest release for the MySQL Enterprise Backup 8.4 LTS series, supports MySQL Server 8.4.2 only. For other versions of MySQL, use the supported versions of MySQL Enterprise Backup as specified in the MySQL ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-1-0.html
Version 8.1.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 8.1.0 supersedes the 8.0 series and is recommended for use on production systems. This release can be used against MySQL Server version 5.7 and later. (WL #15259) Packaging: ...It supports the Java Database Connectivity (JDBC) 4.2 API, and implements the X ...
https://dev.mysql.com/doc/relnotes/connector-j/en/news-8-4-0.html
(WL #16147) Known limitation of this release: because the mysql_native_password authentication plugin is disabled by default as of MySQL Server 8.4.0, some unit tests may generate errors unless the plugin is enabled. Version 8.4.0 is a new GA ...It ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-preface.html
If you are using a Commercial release of MySQL Router, see MySQL Router Commercial License Information User Manual for licensing information, including licensing information relating to third-party software that may be included in this Commercial ...