File log_global.c¶
FileList > cubrid > src > transaction > log_global.c
Go to the source code of this file
#include "config.h"#include "file_io.h"#include "log_append.hpp"#include "log_archives.hpp"#include "log_impl.h"#include "log_storage.hpp"#include "log_writer.h"#include "mvcc_table.hpp"#include "porting.h"#include "storage_common.h"#include <limits.h>#include <stddef.h>#include <stdlib.h>#include "memory_wrapper.hpp"
Public Attributes¶
| Type | Name |
|---|---|
| char | log_Archive_path |
| const char * | log_Db_fullname = [**NULL**](freelistheap_8h.md#define-null) |
| LOG_GLOBAL | log_Gl |
| char | log_Name_active |
| char | log_Name_bg_archive |
| char | log_Name_bkupinfo |
| char | log_Name_info |
| char | log_Name_removed_archive |
| char | log_Name_volinfo |
| char | log_Path |
| char | log_Prefix |
Public Attributes Documentation¶
variable log_Archive_path¶
variable log_Db_fullname¶
variable log_Gl¶
variable log_Name_active¶
variable log_Name_bg_archive¶
variable log_Name_bkupinfo¶
variable log_Name_info¶
variable log_Name_removed_archive¶
variable log_Name_volinfo¶
variable log_Path¶
variable log_Prefix¶
The documentation for this class was generated from the following file cubrid/src/transaction/log_global.c