188
154
if (derivation == DERIVATION_EXPLICIT)
193
159
if (collation->state & MY_CS_BINSORT)
195
161
if (dt.collation->state & MY_CS_BINSORT)
200
166
const CHARSET_INFO * const bin= get_charset_by_csname(collation->csname, MY_CS_BINSORT);
201
167
set(bin, DERIVATION_NONE);