修复gs_initdb的重试机制

This commit is contained in:
chentingting
2023-03-02 15:06:54 +08:00
parent a955c753eb
commit 08edb9fe49
6 changed files with 101 additions and 118 deletions

View File

@ -492,7 +492,7 @@ class ErrorCode():
'GAUSS_51254': "[GAUSS-51254] : Failed to kill dssserver. Error %s.",
'GAUSS_51255': "[GAUSS-51255] : Failed to reencrypt the password with dsscmd",
'GAUSS_51256': "[GAUSS-51256] : Failed to get the encrypted text with dsscmd",
'GAUSS_51257': "[GAUSS-51257] : There are some errors about dsscmd. ",
}