CUBRID Engine
latest
|
Public Attributes | |
char * | rec_type |
char * | data |
int | length |
LA_OVF_PAGE_LIST * | next |
Definition at line 371 of file log_applier.c.
char* la_ovf_page_list::data |
Definition at line 374 of file log_applier.c.
Referenced by la_get_overflow_recdes().
int la_ovf_page_list::length |
Definition at line 375 of file log_applier.c.
Referenced by la_get_overflow_recdes().
LA_OVF_PAGE_LIST* la_ovf_page_list::next |
Definition at line 376 of file log_applier.c.
Referenced by la_get_overflow_recdes().
char* la_ovf_page_list::rec_type |
Definition at line 373 of file log_applier.c.