506
506
if (current_session->count_cuted_fields)
507
507
copy->to_field->set_warning(DRIZZLE_ERROR::WARN_LEVEL_WARN,
508
508
ER_WARN_DATA_TRUNCATED, 1);
510
510
int2store(copy->to_ptr, length);
511
511
memcpy(copy->to_ptr+HA_KEY_BLOB_LENGTH, from_beg, length);
515
515
/***************************************************************************
516
516
** The different functions that fills in a Copy_field class