Documentation Home
MySQL Router Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 167.5Kb
PDF (A4) - 167.1Kb


MySQL Router Release Notes  /  Changes in MySQL Router 8.0.38 (2024-07-01, General Availability)

Changes in MySQL Router 8.0.38 (2024-07-01, General Availability)

Important

This release is no longer available for download. It was removed due to a dependency on a version of the server which is also no longer available for download. See MySQL 8.0.38 Release Notes. Please upgrade to MySQL Router 8.0.39 instead.

Bugs Fixed

  • MySQL Router always updates the last_check_in in the Metadata Schema when it starts, even if the Cluster is INVALIDATED, leading to an errant transaction. As of this release, MySQL Router does not update last_check_in if the Cluster is INVALIDATED. (Bug #36563430)

  • Increased the maximum router_id value from 999999 to 4294967295 (2^32-1). This also affects how the internal metadata_cache user name is defined. (Bug #36393211)