提交 e30a6406 编写于 作者: O obdev 提交者: ob-robot

[BUGFIX] fix mysqltest

上级 628998ff
......@@ -243,8 +243,9 @@ int ObTableAccessContext::init(const common::ObQueryFlag &query_flag,
// 4. only init lob locator helper when nessary?
if (OB_FAIL(build_lob_locator_helper(ctx, trans_version_range))) {
STORAGE_LOG(WARN, "Failed to build lob locator helper", K(ret));
} else {
is_inited_ = true;
}
is_inited_ = true;
}
return ret;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册