Hi. When accessing hewiki_p imagelink, you get an error message.
- Open Quarry.
- Set hewiki_p database.
- Run some query for imagelink table. For example, describe imagelinks.
- Expected: get the results from the table.
- Got: an error message View 'hewiki_p.imagelinks' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them.
It works fine for some other wikis, including enwiki_p (while returning returning different set of columns for some reason). It may or may not have something to do with T28741: Migrate file tables to a modern layout (image/oldimage; file/filerevision; add primary keys).

