Important
New database features are no longer connected to engine versions; features are now enabled independently during scheduled update windows, and “major” and “minor” releases no longer exist in Helios. Please visit the release notes to view the latest features available in your database clusters.
FLUSH HOSTS
On this page
The FLUSH HOSTS command flushes the forward and reverse caches for DNS/IP lookup.
Syntax
FLUSH HOSTS;Remarks
-
Execute this command when the IP address of a node changes, but its FQDN remains unchanged.
-
This command causes implicit commits.
Refer to COMMIT for more information.
Example
FLUSH HOSTS;
Last modified: