Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › creation of "primary keys"
Just select the table in the ObjectBrowser and select Alter Table Structure… from the popup menu (or press F6). Check the corresponding PK? checkboxes for the columns on which you want to create the keys.
After you are done, click Alter Table