提交 5f700d59 编写于 作者: wmmhello's avatar wmmhello

fix:add tools to get tmq offset

上级 dd223479
......@@ -48,7 +48,7 @@ int32_t tqOffsetRestoreFromFile(const char* fname) {
}
tDecoderClear(&decoder);
printf("subkey:%s, type:%d, uid/version:%lld, ts:%lld\n",
printf("subkey:%s, type:%d, uid/version:%lld, ts:%"PRId64"\n",
offset.subKey, offset.val.type, offset.val.uid, offset.val.ts);
taosMemoryFree(memBuf);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册