The new wiki's visibility will be: Public.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Pppery | T374815 Post-creation work for kgewiki | |||
| Resolved | Zabe | T374813 Create Wikipedia Komering | |||
| Resolved | BTullis | T374814 Prepare and check storage layer for kgewiki |
Event Timeline
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2024-10-04T09:17:27Z] <btullis@cumin1002> START - Cookbook sre.wikireplicas.add-wiki for database kgewiki (T374814)
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2024-10-04T09:17:37Z] <btullis@cumin1002> END (PASS) - Cookbook sre.wikireplicas.add-wiki (exit_code=0) for database kgewiki (T374814)
Comment Actions
This is now complete.
btullis@tools-bastion-13:~$ sql kgewiki 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 23287283 Server version: 10.6.19-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 [kgewiki_p]> select * from page limit 1; +---------+----------------+---------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ | page_id | page_namespace | page_title | page_is_redirect | page_is_new | page_random | page_touched | page_links_updated | page_latest | page_len | page_content_model | page_lang | +---------+----------------+---------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ | 1 | 0 | Halaman_Utamo | 1 | 0 | 0.371049048767 | 20241003162106 | 20241003093917 | 27742 | 28 | wikitext | NULL | +---------+----------------+---------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ 1 row in set (0.002 sec) MariaDB [kgewiki_p]>