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

Odbc Update Mysql Table Using Primary Key

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Odbc Update Mysql Table Using Primary Key

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #21637
      peterlaursen
      Participant

      If I understand you right what you are requesting is behind the 'advanced' botton (for each table involved).

      SQLyog Migration tool automaticlay uses a PK to identify rows if there is a PK available.

      Please see attached. Did that answer your question?

    • #21638
      Ritesh
      Member

      I am still not able to understand your problem. Can you post a screenshot or an example to explain the problem a little more?

    • #21639
      peterlaursen
      Participant

      @noblenull

      Ritesh' post made me read again.

      Do you mean this situation:

      On source and target there are two rows having identical (autoincrement) PK's (say '117'), but the data are different?

      And you want the row from the source added to the MySQL database (and a new PK-value for that new row generated by the server) ?

Viewing 2 reply threads
  • You must be logged in to reply to this topic.