A feature request:
When using the SQLYog Wizard to Import external data for migration work, some tables may contain 1,000s or even 1,000,000s of rows. It is frustrating to sit watching the SQLYog Wizard, with no visual indication of whether anything is happening, or how long the import is likely to take.
Please can we have a progress bar? If the process starts with a count of rows in the source table, can it display percentage completed?
Also, can we have “Job completed at “…..
as well as “Job started at “
e.g.
Job started at Tue Mar 23 16:35:51 2010
DBMS Information: MICROSOFT SQL SERVER
Importing table schema: ForumVote_tbl… Successful…
Importing table data: ForumVote_tbl…
376394 rows transferred!
Job completed at Tue Mar 23 17:15:00 2010
Thanks!
Keith Macdonald