List of steps to reproduce (step by step, including full links if applicable):
- Use quarry <quarry.wmcloud.org> on database enwiki_p
- Attempt to access the page table, e.g.
- SELECT * FROM page LIMIT 10
What happens?:
- query fails with error: "View 'enwiki_p.page' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them"
What should have happened instead?:
- The query should return. (This does work on other databases, such as eswiki_p)
Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc.: