469
469
stat_name = xt_get_stat_meta_data(rec_id)->sm_name;
470
470
stat_value = xt_get_statistic(&tt_statistics, ost_db, rec_id);
476
476
#if MYSQL_VERSION_ID < 50114
477
477
curr_field->ptr = (byte *) buf + curr_field->offset();
481
481
switch (curr_field->field_name[0]) {