76
76
uint32_t current_tablenr;
84
79
This constructor serves for creation of Open_tables_state instances
85
80
which are used as backup storage.
88
83
virtual ~Open_tables_state() {}
90
85
Open_tables_state(uint64_t version_arg);
105
88
} /* namespace drizzled */