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

--- Comment #5 from Reedy <s...@reedyboy.net> 2012-01-12 17:47:23 UTC ---
(In reply to comment #4)
> 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.

Cool, thanks for checking. Did he advise if there was a nice way to convert
between them? Other than dropping the index, and recreating it as a PK?

Obviously fixing the ones with no PK or unique key is more easily done

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to