Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Primary Key Checks
Currently, SJA requires a PRIMARY KEY to sync table(s).
If you dont have a PRIMARY KEY then the best solution would be to just add an auto_incremenet column to the table.