mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
after merge fix
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user