Commit 481e8954 authored by cps@silver_beast.(none)'s avatar cps@silver_beast.(none)

Merge bk-internal.mysql.com:/home/bk/mysql-5.0

into silver_beast.(none):/home/cps/mysql/devel/im/default_patch/mysql-5.0
parents 2b827692 1513f980
......@@ -2117,8 +2117,8 @@ bool Item_ref::fix_fields(THD *thd, TABLE_LIST *tables, Item **reference)
if (!((*reference)= fld= new Item_field(tmp)))
return 1;
mark_as_dependent(thd, last, thd->lex->current_select, fld);
return 0;
register_item_tree_changing(reference);
return 0;
}
/*
We can leave expression substituted from view for next PS/SP
......
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