https://bugzilla.wikimedia.org/show_bug.cgi?id=33638
--- Comment #3 from Reedy <[email protected]> 2012-01-10 16:39:53 UTC --- (In reply to comment #2) > I think having an explicit primary key on a table has merits for someone > working directly on the database without having to look at the code. > > Hmmm. Glancing at includes/installer/DatabaseUpdater.php & Co., is there > really no option to "promote" an index? Dropping and creating would certainly > work, but would generate unnecessary load. Does MySQL etc have the support to do that? ALTER TABLE MODIFY INDEX or something? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
