[CP] fix issues of WhiteScan
This commit is contained in:
parent
3a51959b4e
commit
75bf694c31
@ -5744,7 +5744,7 @@ bool ObKeystoreDDLArg::is_valid() const
|
||||
ALTER_KEYSTORE_PASSWORD == type_ ||
|
||||
ALTER_KEYSTORE_SET_KEY == type_ ||
|
||||
ALTER_KEYSTORE_CLOSE == type_ ||
|
||||
ALTER_KEYSTORE_OPEN);
|
||||
ALTER_KEYSTORE_OPEN == type_ );
|
||||
}
|
||||
|
||||
bool ObKeystoreDDLArg::is_allow_when_disable_ddl() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user