Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Primary Key Required for Synchronization

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Primary Key Required for Synchronization

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #8349
      paulm
      Member

      Since SQLyog requires that tables have a primary key in order to synchronize. What is the fastest way to add a primary key to an existing table?

      Thank You,

      Paul

    • #15525
      paulm
      Member

      Hello,

      Then easiest way to add a PRIMARY KEY to a table is by adding an

      auto_increment column using Table->Alter Table Structure. You can use

      Table->Manage Indexes to perform the same job.

      Regards,

      Webyog Support Team

Viewing 1 reply thread
  • You must be logged in to reply to this topic.