CUBRID Engine  latest
log_rec_2pc_prepcommit Struct Reference

#include <log_record.hpp>

Collaboration diagram for log_rec_2pc_prepcommit:
Collaboration graph

Public Attributes

char user_name [DB_MAX_USER_LENGTH+1]
 
int gtrid
 
int gtrinfo_length
 
unsigned int num_object_locks
 
unsigned int num_page_locks
 

Detailed Description

Definition at line 376 of file log_record.hpp.

Member Data Documentation

int log_rec_2pc_prepcommit::gtrid
int log_rec_2pc_prepcommit::gtrinfo_length
unsigned int log_rec_2pc_prepcommit::num_object_locks
unsigned int log_rec_2pc_prepcommit::num_page_locks

Definition at line 383 of file log_record.hpp.

Referenced by log_2pc_prepare_global_tran().

char log_rec_2pc_prepcommit::user_name[DB_MAX_USER_LENGTH+1]

The documentation for this struct was generated from the following file: