before user login successfully, use 500 tenant memory to save packet fragmentation
This commit is contained in:
parent
216e42b4a0
commit
f6f926b144
@ -75,7 +75,7 @@ public:
|
||||
{
|
||||
reset_parameter();
|
||||
payload_buf_ = NULL;
|
||||
tenant_id_ = OB_INVALID_TENANT_ID;
|
||||
tenant_id_ = OB_SERVER_TENANT_ID;
|
||||
}
|
||||
|
||||
~ObMysqlPktContext()
|
||||
|
Loading…
x
Reference in New Issue
Block a user