提交 db22b2c6 编写于 作者: O obdev 提交者: wangzelin.wzl

[CP] fix negative dir id for sql mem mgr

上级 a8a604e1
......@@ -179,7 +179,7 @@ public:
}
int alloc_dir_id(int64_t& dir_id);
int get_dir_id()
int64_t get_dir_id()
{
return dir_id_;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册