item_strfunc.cc:
After merge change. 4.1 method was replaced in 5.0.
This commit is contained in:
parent
1b50f35ab2
commit
4a071b4833
@ -1570,7 +1570,7 @@ Item *Item_func_sysconst::safe_charset_converter(CHARSET_INFO *tocs)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
conv->str_value.copy();
|
conv->str_value.copy();
|
||||||
conv->str_value.shrink_to_length();
|
conv->str_value.mark_as_const();
|
||||||
return conv;
|
return conv;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user