Commit c4a8e2f3 authored by unknown's avatar unknown

Merge sanja.is.com.ua:/home/bell/mysql/bk/work-simple_in-4.1

into sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1

parents c2b8eb33 27c52212
......@@ -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