85
85
uint32_t stored_rec_length; /* Stored record length
86
86
(no generated-only virtual fields) */
89
89
inline StorageEngine *db_type() const /* table_type for handler */
94
94
enum row_type row_type; /* How rows are stored */
95
95
enum tmp_table_type tmp_table;