https://bugzilla.wikimedia.org/show_bug.cgi?id=63385
Bug ID: 63385
Summary: Add column rev_type_id to table flow_revision
Product: Wikimedia
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: General/Unknown
Assignee: [email protected]
Reporter: [email protected]
Web browser: ---
Mobile Platform: ---
Short Description:
Add column by which to group related revisions directly in the flow_revision
table.
Which wiki's are affected:
flowdb on the ext1db
Which Tables:
flow_revision
What is the change to those tables:
ALTER TABLE /*_*/flow_revision ADD rev_type_id binary(11) not null default '';
CREATE INDEX /*i*/flow_revision_type_id ON /*_*/flow_revision (rev_type,
rev_type_id);
Links to gerrit changes:
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l