Commit 0ad0c8ff authored by bell@sanja.is.com.ua's avatar bell@sanja.is.com.ua

after merge fix

parent caa9645c
......@@ -1196,7 +1196,10 @@ bool select_dumpvar::send_data(List<Item> &items)
DBUG_RETURN(1);
}
while ((xx=li++))
{
xx->check();
xx->update();
}
DBUG_RETURN(0);
}
......
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