These release notes were created with the assistance of MySQL HeatWave GenAI.
Reporting of File Close errors has been improved. (Bug #38726643)
The option
--skip-fk-checkswas added tondb_restore. This option modifies the behavior of--rebuild-indexesso that, when foreign keys are re-enabled, the existing data in the table is not checked for consistency. (Bug #38593666)The logs generated for backup and restore operations are improved in this release. (Bug #38592288)
NDB data nodes failed to start if either of the
NDBCNTRorDBDIHsystem files were empty. (Bug #38424959)A data node failure occurred due to a reference validity check which failed. (Bug #38422448)
BackupRecords in a participant node were not released from the pool when a backup was aborted, causing subsequent backup operations to fail. (Bug #38151265)
Certain Transporter error messages did not include information on the source node. (Bug #37922543)
The ndb_restore log message for total log bytes restored was incorrect (Bug #37697971)
In the NDB management server, the TLS INFO statistics
upgradedandtlswere incremented if TLS authentication had failed. They should only be incremented on success. (Bug #36414579)