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

Synchronization Slow To Delete Rows

forums forums SQLyog Sync tools, Migration, Scheduled Backup and Notifications Synchronization Slow To Delete Rows

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #22759
      peterlaursen
      Participant

      The reason is that checksums will have to be calculated for every 200.000 rows uing every columns if you do not use the and optimization parameters. You have noticed that first INSERTS, next UPDATES and finally DELETES are done. To check for UPDATES checksums are needed.


      @Manoj
      : why will updates have to wait for checksum to be built? Does DELETES use the checksums?

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