https://bugzilla.wikimedia.org/show_bug.cgi?id=37921
--- Comment #19 from Daniel Friesen <[email protected]> --- (In reply to comment #4) > If you renamed them, then FORCE INDEX code in extensions will break on > existing > installs. On WMF, this is slightly tedious, since these tables have millions > of > rows. Though it's no where near as tedious as it was before percona OSC. Another idea I can think of is to rename everything to properly prefixed versions. Then introduce a hook into the FORCE INDEX stuff. That way environments that don't want to rename tables can use the hook to rewrite index names to their old names that are in use. -- 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
