build fix
This commit is contained in:
parent
5da2f8439e
commit
e54c3c880e
@ -11020,7 +11020,7 @@ void Dbdih::initCommonData()
|
||||
ndb_mgm_get_int_parameter(p, CFG_DB_NO_REPLICAS, &cnoReplicas);
|
||||
if (cnoReplicas > 4)
|
||||
{
|
||||
progError(__LINE__, NDBD_EXIT_INVALID_CONFIG,
|
||||
progError(__LINE__, ERR_INVALID_CONFIG,
|
||||
"Only up to four replicas are supported. Check NoOfReplicas.");
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user