提交 67442e07 编写于 作者: S shadowao 提交者: ob-robot

[CP] fix dbms_lob check tx timeout

上级 541a906e
......@@ -291,6 +291,7 @@ DEF_TO_STRING(ObLobLocatorV2)
J_KV(K(*extern_header));
J_COMMA();
J_KV("extern size", *(uint16_t *)extern_header->data_);
offset += MEM_LOB_EXTERN_SIZE_LEN;
J_COMMA();
if (buf_len > pos && extern_header->flags_.has_tx_info_
&& size_ >= offset + MEM_LOB_EXTERN_TXINFO_LEN) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册