fiix annotation error (#1072)
This commit is contained in:
@ -706,7 +706,7 @@ OB_INLINE int ObMPQuery::do_process(
|
|||||||
// even though sql audit disabled
|
// even though sql audit disabled
|
||||||
audit_record.tenant_id_=session.get_effective_tenant_id();
|
audit_record.tenant_id_=session.get_effective_tenant_id();
|
||||||
update_audit_info(total_wait_desc, audit_record);
|
update_audit_info(total_wait_desc, audit_record);
|
||||||
// Tetry:
|
// retry:
|
||||||
// 1. rs.open fail
|
// 1. rs.open fail
|
||||||
// 2. no data send to client
|
// 2. no data send to client
|
||||||
// 3. need_retry(result, ret): schema or location cache expired
|
// 3. need_retry(result, ret): schema or location cache expired
|
||||||
|
|||||||
Reference in New Issue
Block a user