Search



Search Results
Displaying 1391 to 1400 of 1804 total results
https://dev.mysql.com/doc/ndbapi/en/ndb-object.html
This section provides information about the Object class, which contains meta-information about database objects such as tables and indexes. Description This parameter specifies how data in the table or index is distributed among the cluster's data ...
https://dev.mysql.com/doc/ndbapi/en/ndb-table.html
The data is packed without any modification into the buffer of the given Table object. This section provides information about the Table class, which models a database table in the NDB API. This class extends the Object class, which in turn is an ...
https://dev.mysql.com/doc/ndbapi/en/overview-terminology.html
In the NDB storage engine, a table is broken up into and stored as a number of subsets, usually referred to as fragments. Abstract This section provides a glossary of terms which are unique to the NDB and MGM APIs, or that have a specialized ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-16.html
Connector/C++ now supports all Unicode character sets for older servers, including utf8mb4, utf16, utf16le, utf32, and ucs2. (Bug #28966038, WL #12196) Compilation Notes Thanks to Daniƫl van Eeden, who contributed a code change to use the stdbool.h ...
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-3-0.html
(WL #15959) Improved support to import Connector/C++ into CMake projects by allowing find_package(mysql-concpp) to enable consuming it. Functionality Added or Changed Connector/C++ 8.3.0 binary distributions from Oracle are built with the 8.3.0 ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-13.html
This fix resolves the way mixed values are converted into tokens to generate only one token as an identifier. Important Changes Functionality Added or Changed Bugs Fixed Important Changes The default value for the SslMode connection option now ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-17.html
(WL #12747) Bugs Fixed The BouncyCastle assembly was loaded into memory whenever a connection attempt was made using any SSL mode type, except None. Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-1-0.html
This fix now adds System.Threading.Tasks.Extensions and System.CompilerServices.Unsafe DLLs to the MSI file for inclusion into the GAC. MySQL Connector/NET 8.1.0 is a new GA release version that supersedes the 8.0 series, and is recommended for use ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-2-0.html
(Bug #111361, Bug #35488339) Functionality Added or Changed Combined all of the Entity Framework Core projects (6, 7, and 8) into a single project under a folder named EFCore. Packaging Notes Functionality Added or Changed Bugs Fixed Packaging ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-22.html
(WL #14098) The pure Python and C extension implementations were combined into a single package; this applies to both DEB and RPM packages. Functionality Added or Changed Bugs Fixed Functionality Added or Changed Added Django 3.0 support while ...
Displaying 1391 to 1400 of 1804 total results