Skip to content

Fix error message of start_metadata_sync_to_node #1203

Description

In error message of start_metadata_sync_to_node, if node is not in the cluster, it says

you cannot sync metadata to a non-existent node
First, add the node with SELECT master_add_node(localhost,9705)

We should add quotation marks around localhost.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions