Search Results
https://dev.mysql.com/doc/mysql-errors/8.4/en/error-reference-introduction.html
For a description of the types of error information MySQL provides and how to obtain information about them, see Error Messages and Common Problems, in MySQL 8.4 Reference Manual. The MySQL server writes some error messages to its error log. These ...
https://dev.mysql.com/doc/mysql-errors/8.4/en/index.html
This document accompanies Error Messages and Common Problems, in MySQL 8.4 Reference Manual. It lists all error messages produced by server and client programs in MySQL 8.4. For help with using MySQL, please visit the MySQL Forums, where you can ...
https://dev.mysql.com/doc/c-api/8.4/en/c-api-encrypted-connections.html
This section describes how C applications use the C API capabilities for encrypted connections. This option, if used, must specify the same certificate used by the server. Note Host name identity verification with SSL_MODE_VERIFY_IDENTITY does not ...By default, MySQL programs attempt to connect using encryption if the server supports encrypted connections, falling back to an unencrypted connection if an encrypted connection cannot be established (see Configuring MySQL to Use Encrypted ...
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/preface.html
License Restrictions This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Reverse engineering, disassembly, or decompilation of ...The C API provides low-level access to the MySQL client/server protocol and enables C programs to access database ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/index.html
Abstract This document contains release notes for the changes in each release of MySQL NDB Cluster that uses version 8.4 of the NDB (NDBCLUSTER) storage engine. For general information about features added in NDB Cluster 8.4, see What is New in ...
https://dev.mysql.com/doc/relnotes/mysql-cluster-manager/8.4/en/news-8-4-5.html
With this fix, the agent moves on to query another agent in that situation. (Bug #37609816) Client: A delete cluster command failed if the backup's schema file containing the metadata of the NDB tables was missing (for example, due to accidental ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-conf-options.html
This enables you to differentiate between services when running multiple instances of MySQL Router and between their messages in the Event Log. The log file is named mysqlrouter.log, and it is either generated or appended to if this file already ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-deploying-sandbox.html
This is a brief overview, so see MySQL InnoDB Cluster in the InnoDB Cluster manual for additional details. In this case, Router acts as an intermediate node redirecting client connections to a list of servers. You can do this in a variety of ways, ... Test a MySQL Router installation by setting up a Router sandbox with InnoDB ...
https://dev.mysql.com/doc/mysql-router/9.4/en/mysql-router-installation-macos.html
Download the DMG archive from https://dev.mysql.com/downloads/router/, and execute it to install MySQL Router.