1561
1561
Item_string(const char *name_par, const char *str, uint length,
1562
1562
CHARSET_INFO *cs, Derivation dv= DERIVATION_COERCIBLE,
1563
1563
uint repertoire= MY_REPERTOIRE_UNICODE30)
1566
1566
str_value.set_or_copy_aligned(str, length, cs);
1567
1567
collation.set(cs, dv, repertoire);