flaggedrevs table is broken in Toolforge database replica
List of steps to reproduce (step by step, including full links if applicable):
- localhost $ ssh zache-tool@login.toolforge.org
- tools-sgebastion-07:~$ sql fiwiki_p;
- MariaDB [fiwiki_p]> select * from flaggedrevs limit 1;
What happens?:
ERROR 1356 (HY000): View 'fiwiki_p.flaggedrevs' 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?:
return one row from fiwiki_p.flaggedrevs table
When problem started?:
Last known working time has been 13:25, 18 February 2022