155
155
void open_table_error(TableShare *share, int error, int db_errno, int errarg);
156
156
int open_table_from_share(Session *session, TableShare *share, const char *alias,
157
157
uint32_t db_stat, uint32_t prgflag, uint32_t ha_open_flags,
159
159
void free_blobs(Table *table);
160
160
int set_zone(int nr,int min_zone,int max_zone);
161
161
uint32_t convert_period_to_month(uint32_t period);