Page MenuHomePhabricator

The imagelinks replica in hewiki is not available
Closed, ResolvedPublicBUG REPORT

Description

Hi. When accessing hewiki_p imagelink, you get an error message.

  1. Open Quarry.
  2. Set hewiki_p database.
  3. Run some query for imagelink table. For example, describe imagelinks.
  4. Expected: get the results from the table.
  5. 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).

Screenshot_20260421_114529_Samsung Browser.png (1,920×964 px, 166 KB)
Screenshot_20260421_114600_Samsung Browser.jpg (1,918×1,481 px, 318 KB)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Marostegui triaged this task as Unbreak Now! priority.

I rerun maintains-view again and it seems ok now.

Thank you.
But the querry 104505 that returned 450 answers yesterday, gives only 3 now. I'll try understand what happens and which results versikn is the right one.