https://bugzilla.wikimedia.org/show_bug.cgi?id=15441
--- Comment #4 from Joerg <[email protected]> 2012-01-12 15:43:31 UTC --- It is important that really Primary Keys are used and not just any index. Otherwise you might get into trouble trying to edit table data. Programmes like MySQL Workbench do not allow you to edit table data, if the table does not have a Primary Key. I spoke to domas yesterday and as far as missing PKs cause problems he proposed to convert keys to Primary Keys to fix this issue. -- 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
