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

Export/import Multithreaded

forums forums SQLyog SQLyog: Bugs / Feature Requests Export/import Multithreaded

  • This topic is empty.
Viewing 5 reply threads
  • Author
    Posts
    • #9509
      peterlaursen
      Participant

      As Export/import can take pretty long time I think they should run in their own threads. I know (of course) that you can 'work around' the problem by starting another program instance.

      And don't forget this Export issue either:

      http://www.webyog.com/forums/index.php?act…&st=0#entry8992

    • #20743
      Ritesh
      Member

      Exporting is already done in a different thread so that you don't get *inactive* GUI feeling while exporting data.

      Do you mean exporting each tables in separate thread?

    • #20744
      peterlaursen
      Participant

      While the export is running, the 'popup' completely steals focus, and I am not able to work in the main window!

      Maybe the export-code is running in its own thread, but the GUI pane for selecting parameters for the export is not then!

      What I request is to be able to work with SQLyog while export/import is running.

    • #20745
      peterlaursen
      Participant

      And if it could be done then I shall request that CREATE TABLE, ALTER TABLE, STRUTURE SYNC etc. panes in a similar way are prevented from 'stealing focus'. If you are in th proces of building a complex DB structure with CREATE TABLE, and just need to do something else (could be checking the table structure of another table in OBJECTS pane for instance), then you must close down those panes.

      But of course here too, you can start another program instance.

      But it has been an annoyance to me with all SQLyog till now that these popup-panes steal focus the way they do. I don't believe it has to be like that. Most programs don't do like this. An option with the library that you overlooked/never used?

    • #20746
      Ritesh
      Member

      We never gave any thought on these things.

      Maybe we should but after 5.2.

    • #20747
      peterlaursen
      Participant

      I have lived with this for 3 years so I might just survive 3 months more.

      But basically I agree: 5.1 + 5.2 as fast as possible and then a lot of 'polishing' + user management and SQLyog is complete as of MySQL 5.0.

      Next comes GUI builder, MySQL 5.1 GUI functionalities etc …

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