2632
2632
left_item->collation.collation == value->collation.collation))
2634
2634
Item *tmp=value->clone_item();
2639
2638
session->change_item_tree(args + 1, tmp);
2640
2639
func->update_used_tables();
2641
2640
if ((functype == Item_func::EQ_FUNC || functype == Item_func::EQUAL_FUNC) &&