Page MenuHomePhabricator

[wikireplicas] Create views for new wiki magwiki
Closed, ResolvedPublic

Event Timeline

aputhin triaged this task as Medium priority.Jun 24 2026, 2:12 PM
aputhin moved this task from Backlog to Todos on the tools-platform-team board.
aputhin raised the priority of this task from Medium to High.Jun 26 2026, 8:24 AM

Mentioned in SAL (#wikimedia-operations) [2026-06-26T09:42:40Z] <fnegri@cumin1003> START - Cookbook sre.wikireplicas.add-wiki for database magwiki (T428282)

Mentioned in SAL (#wikimedia-operations) [2026-06-26T09:42:53Z] <fnegri@cumin1003> END (PASS) - Cookbook sre.wikireplicas.add-wiki (exit_code=0) for database magwiki (T428282)

fnegri changed the task status from Open to In Progress.Jun 26 2026, 9:43 AM
fnegri moved this task from Todos to In progress on the tools-platform-team board.
fnegri moved this task from In progress to Done on the tools-platform-team board.
fnegri@tools-bastion-15:~$ sql magwiki
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MariaDB monitor.  Commands end with ; or \g.
Your MariaDB connection id is 105258981
Server version: 10.11.16-MariaDB MariaDB Server

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [magwiki_p]> select count(*) from page;
+----------+
| count(*) |
+----------+
|       18 |
+----------+
1 row in set (0.001 sec)