mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
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
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user