133
133
TransactionLog &log; ///< The transaction log instance
135
134
int index_file; ///< File descriptor for the transaction log on-disk index file
136
135
const std::string index_file_path; ///< Filename of the on-disk transaction log index
137
136
bool has_error; ///< Index is in error mode?