Page MenuHomeSoftware Heritage

cleanup mysql db namespace on tate
Closed, MigratedEdits Locked

Description

The namespace of mysql DBs on tate has grown a bit odd due to how historically the wikis we have came about.
We currently have the following 2 mediawiki-related DBs:

  • "mediawiki" → intranet.s.o
  • "mediawiki_wg" → wiki.s.o

They should probably be something like "mediawiki_intranet" and "mediawiki_wiki" (or "mediawiki_public").

Event Timeline

olasd claimed this task.
olasd added a subscriber: olasd.

I used the opportunity of the mediawiki upgrade to cleanup the config :

usernames : mediawiki -> mw_intranet; mediawiki_wg -> mw_public; (limited to 16 characters...)
databases : mediawiki -> mediawiki_intranet; mediawiki_wg -> mediawiki_public