MySQL Router 9 Release Notes
These release notes were created with the assistance of MySQL HeatWave GenAI.
MySQL Router host_cache is introduced in this
release. This plugin is an in-process DNS and host cache which
reduces resolver work, improves connection handling, and
provides observability into problematic connection behaviour.
The host_cache is enabled by default and can be configured using the following configuration parameters:
Observability is provided by the REST API. See host_cache. (WL #17272)