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

Copy table ….

forums forums SQLyog SQLyog: Bugs / Feature Requests Copy table ….

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

      I'm sorry .. but I seem to have been confused to one point.

      Importing a DUMP also takes a lot of time. Maybe just as much. But SQLyog does not “black out” when importing a DUMP as it does with “copy table”. With the dump there is also a progress bar. I would like that for “copy DB” too and if possible some other indicator (blinking or whatever) that everything is in progres as it should.

    • #17684
      Ritesh
      Member

      This is due to the fact that SQLyog is a single threaded app. Behind the scenes it is importing the DUMP but you are not getting any GUI updation.

      We plan to make SQLyog multithreaded taking one option at a time.

      After Export/Import and Stop Query, we plan to make Copy Table multithreaded.

    • #17685
      peterlaursen
      Participant

      thanks …

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