409
402
table->field[6]->store(tmp_buff, strlen(tmp_buff), cs);
415
405
table->field[8]->store((int64_t) cursor->stats.mean_rec_length, true);
416
406
table->field[9]->store((int64_t) cursor->stats.data_file_length, true);
417
407
if (cursor->stats.max_data_file_length)