mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
5.1-bugteam->trunk-merge merge
This commit is contained in:
@ -8538,6 +8538,7 @@ int QUICK_ROR_INTERSECT_SELECT::get_next()
|
||||
if ((error= quick->get_next()))
|
||||
DBUG_RETURN(error);
|
||||
}
|
||||
quick->file->position(quick->record);
|
||||
}
|
||||
memcpy(last_rowid, quick->file->ref, head->file->ref_length);
|
||||
last_rowid_count= 1;
|
||||
|
Reference in New Issue
Block a user