119
119
TransactionLog &log; ///< The transaction log instance
121
120
int index_file; ///< File descriptor for the transaction log on-disk index file
122
121
const std::string index_file_path; ///< Filename of the on-disk transaction log index
123
122
bool has_error; ///< Index is in error mode?