The new wiki's visibility will be: Public.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T326236 Post-creation work for gucwiki | |||
Resolved | Dzahn | T326240 Add gucwiki to wikistats | |||
Resolved | Zabe | T321880 Create Wikipedia Wayuu | |||
Resolved | BTullis | T326235 Prepare and check storage layer for gucwiki |
Event Timeline
Comment Actions
I thought this wiki was also created (along with a bunch of others) but it wasn't. So I have cleaned up the _p database (but left the user and grants)
Comment Actions
I think I did the sanitation:
root@db1154:~# for i in gucwiki; do echo $i; redact_sanitarium.sh -d $i -S /run/mysqld/mysqld.s5.sock | mysql -S /run/mysqld/mysqld.s5.sock $i ; done
Comment Actions
This looks clean and the grants are added GRANT SELECT, SHOW VIEW ON as well as the _p database.
This is ready for the views creation
Comment Actions
Mentioned in SAL (#wikimedia-operations) [2023-03-29T15:51:06Z] <btullis@cumin1001> Added views for new wiki: gucwiki T326235