Important
Helios features are now enabled during weekly update windows and are no longer directly tied to SingleStore engine releases. Refer to the release notes to view the latest features available in your Helios cluster.
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: