152
152
bool auto_repair() const { return 1; }
153
153
void position(const uchar *record);
156
155
int delete_all_rows(void);
157
156
int create(const char *name, TABLE *form, HA_CREATE_INFO *create_info);
158
157
bool check_if_incompatible_data(HA_CREATE_INFO *info,