forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Export/import Multithreaded
- This topic is empty.
-
AuthorPosts
-
-
March 3, 2006 at 12:03 am #9509peterlaursenParticipant
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:
-
March 3, 2006 at 5:36 am #20743RiteshMember
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?
-
March 3, 2006 at 5:43 am #20744peterlaursenParticipant
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.
-
March 3, 2006 at 6:06 am #20745peterlaursenParticipant
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?
-
March 3, 2006 at 3:50 pm #20746RiteshMember
We never gave any thought on these things.
Maybe we should but after 5.2.
-
March 3, 2006 at 3:57 pm #20747peterlaursenParticipant
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 …
-
-
AuthorPosts
- You must be logged in to reply to this topic.