[CP] delete the unused log
This commit is contained in:
committed by
ob-robot
parent
485c25fe99
commit
5679f92715
@ -710,7 +710,7 @@ int ObMPStmtExecute::parse_request_param_value(ObIAllocator &alloc,
|
||||
idx))) {
|
||||
LOG_WARN("get param value failed", K(param));
|
||||
} else {
|
||||
LOG_INFO("resolve execute with param", K(param));
|
||||
LOG_DEBUG("resolve execute with param", K(param));
|
||||
}
|
||||
}
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user