The new wiki's visibility will be: Public.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Pppery | T375024 Post-creation work for madwiktionary | |||
| Resolved | Zabe | T374968 Create Wiktionary Madurese | |||
| Resolved | BTullis | T375023 Prepare and check storage layer for madwiktionary |
Event Timeline
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2024-10-04T09:16:08Z] <btullis@cumin1002> START - Cookbook sre.wikireplicas.add-wiki for database madwiktionary (T375023)
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2024-10-04T09:16:18Z] <btullis@cumin1002> END (PASS) - Cookbook sre.wikireplicas.add-wiki (exit_code=0) for database madwiktionary (T375023)
Comment Actions
This is now complete.
btullis@tools-bastion-13:~$ sql madwiktionary 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 23287198 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 [madwiktionary_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 | 4 | Tanèyan | 0 | 0 | 0.550170714586 | 20240926115847 | 20240926115914 | 13622 | 1219 | wikitext | NULL | +---------+----------------+------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ 1 row in set (0.001 sec) MariaDB [madwiktionary_p]>