The new wiki's visibility will be: Public.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | None | T350235 Post-creation work for bjnwikiquote | |||
| Resolved | Zabe | T350217 Create Banjar Wikiquote | |||
| Resolved | BTullis | T350234 Prepare and check storage layer for bjnwikiquote |
Event Timeline
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2023-11-07T11:47:23Z] <btullis@cumin1001> Added views for new wiki: bjnwikiquote T350234
Comment Actions
This is now complete.
btullis@tools-sgebastion-10:~$ sql bjnwikiquote 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 425612513 Server version: 10.4.22-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 [bjnwikiquote_p]> select * from page limit 2; +---------+----------------+------------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ | 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 | Laman_Tatambaian | 0 | 1 | 0.298194501264 | 20231106085544 | 20231106085544 | 1 | 1390 | wikitext | NULL | | 2 | 8 | Sitesupport-url | 0 | 1 | 0.325849913105 | 20231106085545 | 20231106085545 | 2 | 109 | wikitext | NULL | +---------+----------------+------------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ 2 rows in set (0.003 sec) MariaDB [bjnwikiquote_p]>