3083
3083
drizzled::message::Table::TableOptions *table_options;
3084
3084
table_options= table_proto->mutable_options();
3098
3086
if (!(used_fields & HA_CREATE_USED_BLOCK_SIZE))
3099
3087
create_info->block_size= table->s->block_size;
3100
3088
if (!(used_fields & HA_CREATE_USED_DEFAULT_CHARSET))