fix compile warnings
This commit is contained in:
@ -22286,8 +22286,8 @@ int ObDDLService::get_tenant_primary_zone_entity_count(
|
||||
LOG_WARN("database schema is null", K(ret));
|
||||
} else if (tablegroup_schema->get_primary_zone().empty()) {
|
||||
// go on next
|
||||
} else {
|
||||
pz_entity_count;
|
||||
}else {
|
||||
++pz_entity_count;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user