[to #50879518]fixed duplicate session definition in prexecute
This commit is contained in:
@ -133,7 +133,6 @@ int ObMPStmtPrexecute::before_process()
|
|||||||
|
|
||||||
// params_num
|
// params_num
|
||||||
int32_t num = 0;
|
int32_t num = 0;
|
||||||
ObSQLSessionInfo *session = NULL;
|
|
||||||
PS_DEFENSE_CHECK(4) // params_num
|
PS_DEFENSE_CHECK(4) // params_num
|
||||||
{
|
{
|
||||||
ObMySQLUtil::get_int4(pos, num);
|
ObMySQLUtil::get_int4(pos, num);
|
||||||
|
|||||||
Reference in New Issue
Block a user