"standby register": remove database connection parameter warning

This commit is contained in:
Ian Barwick
2017-09-07 17:09:29 +09:00
parent b6a27b975d
commit ab8cb9d471

View File

@@ -1277,6 +1277,7 @@ check_cli_parameters(const int action)
{
case STANDBY_CLONE:
case STANDBY_FOLLOW:
case STANDBY_REGISTER:
case CLUSTER_SHOW:
case CLUSTER_MATRIX:
case CLUSTER_CROSSCHECK: