Search



Search Results
Displaying 51 to 60 of 542 total results
https://dev.mysql.com/doc/internals/en/event-data-fields.html
The data part of an event consists of a fixed-size part and a variable-size part. (For example, a STOP_EVENT consists only of the header part; the fixed and variable data parts are both empty.) The size of the event data part is the event size ...
https://dev.mysql.com/doc/internals/en/event-structure.html
The fixed-part length is the same for all events of a given type, but may vary for different event types. The fixed part of the event data is sometimes referred to as the "post-header" part. This section describes the general properties of events ...
https://dev.mysql.com/doc/internals/en/myisam-introduction.html
(Remember that MySQL may treat VARCHAR columns as if they're CHAR columns, in which case the fixed format is used.) A dynamic row has more fields in the header. For details, see the source files /myisam/mi_statrec.c (for fixed format), ...MySQL ...
https://dev.mysql.com/doc/ndbapi/en/ndb-column.html
Description The attribute storage format can be either fixed or variable. The default is ArrayTypeShortVar for Var* types and ArrayTypeFixed for others. This section provides information about the Column class, which models a column in an ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-8-0-22.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes The following synonyms for the Server connection string option were deprecated in Connector/NET 8.0.22 and removed in 8.0.23: address, addr, and ...(Bug #31248601) Functionality Added or Changed Revisions to the MySql.Data.EntityFrameworkCore namespace reduced the number of public ...
https://dev.mysql.com/doc/relnotes/connector-net/en/news-9-4-0.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed .NET Standard 2.1 is now supported as a target framework for Entity Framework projects, enabling compatibility with Entity Framework 6. (WL #16900) Bugs Fixed Added to the test ... Note These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/relnotes/connector-python/en/news-8-0-23.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Deprecated Python 2.7 support; a warning was added to describe Python 2.7 support being removed in Connector/Python 8.0.24. (WL #14213) Bugs Fixed ...(WL #14238) Functionality Added or Changed Previously, Connector/Python added client support for the MySQL Enterprise Edition SASL LDAP authentication plugin with SCRAM-SHA-1 as an authentication ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.0-ndb-8.4.0.html
Deprecation and Removal Notes Functionality Added or Changed Bugs Fixed Deprecation and Removal Notes Packaging; Linux: Removed the deprecated tool /usr/bin/pathfix.py from packages for Fedora 39. (Bug #36176983) Bugs Fixed NDB Cluster APIs: TLS ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/dynxml-auto-changelog-difflist-mysqld-8.4.1-ndb-8.4.1.html
Functionality Added or Changed Bugs Fixed Functionality Added or Changed Important Change: Now, when the removal of a data node file or directory fails with a file does not exist (ENOENT) error, this is treated as a successful removal. (Bug ...It ...
https://dev.mysql.com/doc/relnotes/mysql-cluster/8.4/en/news-8-4-3.html
MySQL NDB Cluster 8.4.3 is a new LTS release of NDB 8.4, based on MySQL Server 8.4 and including features in version 8.4 of the NDB storage engine, as well as fixing recently discovered bugs in previous NDB Cluster releases. This release also ...
Displaying 51 to 60 of 542 total results