mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
OLAP functionality plus some small bug fixes
This commit is contained in:
@@ -258,6 +258,7 @@ bool select_union::send_data(List<Item> &values)
|
||||
thd->offset_limit--;
|
||||
return 0;
|
||||
}
|
||||
|
||||
fill_record(table->field,values);
|
||||
if ((write_record(table,&info)))
|
||||
{
|
||||
|
Reference in New Issue
Block a user