1687
1687
bool is_read_set= current_field->isReadSet();
1689
1689
/* We need to mark that we will "read" this field... */
1692
1692
/* Read the string value of this field's contents */
1693
1693
string_value= current_field->val_str_internal(string_value);