[to #50879518]fixed duplicate session definition in prexecute

This commit is contained in:
LiuYoung00 2023-07-13 12:12:17 +00:00 committed by ob-robot
parent eaac55aef7
commit 72d7dd1db0

View File

@ -133,7 +133,6 @@ int ObMPStmtPrexecute::before_process()
// params_num
int32_t num = 0;
ObSQLSessionInfo *session = NULL;
PS_DEFENSE_CHECK(4) // params_num
{
ObMySQLUtil::get_int4(pos, num);