Commit 734a953e authored by bell@sanja.is.com.ua's avatar bell@sanja.is.com.ua

after merge fix

parent 71b39c30
......@@ -1693,7 +1693,7 @@ void Item_cache_str::store(Item *item)
value_buff.copy(*value);
value= &value_buff;
}
set_charset(&item->collation);
collation.set(item->collation);
}
double Item_cache_str::val()
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment