Search Results
https://dev.mysql.com/doc/ndbapi/en/ndb-error-codes-schema-error.html
The following list enumerates all NDB errors of type SE (Schema error).
https://dev.mysql.com/doc/ndbapi/en/ndb-logfilegroup.html
Return value The number of bytes free, as a 64-bit integer. Signature void setUndoBufferSize ( Uint32 size ) Parameters The size in bytes for the undo buffer (using a 32-bit unsigned integer value). This section provides information about the ...
https://dev.mysql.com/doc/ndbapi/en/ndb-tablespace.html
Return value The ID of the log file group, as an unsigned 32-bit integer. Return value The tablespace's extent size in bytes, as an unsigned 32-bit integer. Tablespace Class Overview Tablespace Constructor Tablespace::getAutoGrowSpecification() ...
https://dev.mysql.com/doc/ndbapi/en/ndbapi-examples-common-files.html
In the NDB Cluster source distribution, the storage/ndb/ndbapi-examples directory storage/ndb/ndbapi-examples/common contains four header files with utilities for use in example NDB API programs. (Bug #70550, Bug #17592990) The names of these files ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-13.html
(Bug #28204677) Packaging Notes Connector/C++ 32-bit MSI packages are now available for Windows. Connections to the server made using X DevAPI or X DevAPI for C continue to use the connection character set determined by the server. (WL #12262) ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-28.html
(Bug #33309902) Bugs Fixed For connections made using X Protocol, getting BIT(1) column data by calling getRawBytes() returned an empty buffer. BIT is treated as an unsigned integer (uint64_t), which means applications can get or set the value by ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-32.html
All generic Linux packages are built using the GNU C Library version 2.28. (WL #15258) Pluggable Authentication Connector/C++ 8.0.27 implemented support for the SSPI Kerberos library on Windows, which was not capable of acquiring cached credentials ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-33.html
(Bug #33137632, WL #15417) With using ADO/VB6, updating a record set containing a field of type BIT with cursor location adUseServer could emit an error. As before, type BIT is still reported as ODBC type SQL_BINARY to preserve backwards ...
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-8-0-37.html
The Connector/ODBC 8.0 series contains few changes after Connector/ODBC 8.0.33 and remains available for building 32-bit binaries. If you do not require 32-bit binaries, use the latest Connector/ODBC (such as 8.4.0), which also supports MySQL 8.0 ...Security Notes For platforms on which Connector/ODBC utilizes MySQL Server's bundled OpenSSL library (MacOS, Windows, and GenLinux), MySQL Server's linked OpenSSL library was updated to version ...
https://dev.mysql.com/doc/mysql-em-plugin/en/prereqs-myoem-reference.html
Supported platforms: The plugin can be deployed on OEM Management Agents on the following operating systems: Linux x86-64 (64-bit), glib2.4 or higher Microsoft Windows x86-64 (64-bit) Important Consult the MySQL Supported Platforms list for more ...