https://bugzilla.wikimedia.org/show_bug.cgi?id=34104

--- Comment #3 from Sam Reed (reedy) <[email protected]> 2012-02-02 19:30:02 
UTC ---
Other than an index to be added on the mediawikiwiki code review table (CREATE
INDEX /*i*/repo_path ON /*_*/code_paths (cp_repo_id, cp_path); -- 1.4M rows),
there are no other database updates that I can see that need anything doing.

Obviously, adding the index is backwards compatible and can just be added,
maybe even without master switching

Translate for example has a new table, that's fine to be just done ad-hoc

Rest of features stuff is deployed pretty much at trunk level, so Roan/whoever
will have applied the schema updates needed

Maintenance script for CentralAuth needs running somewhere near deploy time,
but that's trivial

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to