MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
CLogRecordCommitData结构体 参考

MTR_COMMIT 日志的数据 更多...

#include <clog.h>

Public 成员函数

bool operator== (const CLogRecordCommitData &other) const
 
std::string to_string () const
 

Public 属性

int32_t commit_xid_ = -1
 事务提交的事务号
 

详细描述

MTR_COMMIT 日志的数据

其它的类型的MTR日志都没有数据,只有COMMIT有。


该结构体的文档由以下文件生成: