CUBRID Engine
latest
|
Public Attributes | |
char | magic [CUBRID_MAGIC_MAX_LENGTH] |
INT32 | dummy |
INT64 | db_creation |
LOG_PAGEID | start_page_id |
LOG_PAGEID | current_page_id |
LOG_PAGEID | last_sync_pageid |
Definition at line 74 of file log_writer.c.
LOG_PAGEID log_bgarv_header::current_page_id |
Definition at line 82 of file log_writer.c.
INT64 log_bgarv_header::db_creation |
Definition at line 79 of file log_writer.c.
INT32 log_bgarv_header::dummy |
Definition at line 78 of file log_writer.c.
LOG_PAGEID log_bgarv_header::last_sync_pageid |
Definition at line 83 of file log_writer.c.
char log_bgarv_header::magic[CUBRID_MAGIC_MAX_LENGTH] |
Definition at line 76 of file log_writer.c.
LOG_PAGEID log_bgarv_header::start_page_id |
Definition at line 81 of file log_writer.c.