Bug #49217 Multiple table import skips tables
Submitted: 30 Nov 2009 17:14 Modified: 29 Jan 2010 11:43
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.2 r4643 OS:Windows (XP)
Assigned to: Alexander Musienko CPU Architecture:Any

[30 Nov 2009 17:14] Todd Farmer
Description:
While trying to import five tables from the same project folder, WB imports the first table only and then stops:

09:10:20 Restoring D:\Documents and Settings\tf221715\dumps\Dump20091130-1\test_c33694.sql ( )

09:10:20 Import has finished

Retrying, again with 5 tables selected:

09:10:47 Restoring D:\Documents and Settings\tf221715\dumps\Dump20091130-1\test_c33694.sql ( )

09:10:47 Import has finished

How to repeat:
Try to import multple files from a project folder.

Suggested fix:
Don't skip tables.
[30 Nov 2009 17:19] Todd Farmer
Adding screenshot; unsure if the import process is actually complete or if it is hung.  The progress report is unclear.
[30 Nov 2009 17:20] Todd Farmer
Unclear status

Attachment: SP32-20091130-091852.gif (image/gif, text), 89.80 KiB.

[28 Jan 2010 16:36] Johannes Taxacher
this has been fixed. fix will be included in 5.2.15
[29 Jan 2010 11:43] Tony Bedford
An entry has been added to the 5.2.15 changelog:

In the Administrator, when an attempt was made to import multiple tables from the same project folder, MySQL Workbench only imported the first table and then stopped, reporting the import process as finished.