Fix
This commit is contained in:
parent
e6a32a67ba
commit
96d34f547b
@ -1792,6 +1792,7 @@ String *Item_func_conv_charset::val_str(String *str)
|
|||||||
null_value=1;
|
null_value=1;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
null_value=0;
|
||||||
|
|
||||||
from=arg->charset();
|
from=arg->charset();
|
||||||
to=conv_charset;
|
to=conv_charset;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user