Bug #49922 Forward Engineer/Commit Progress/Message Log too vague
Submitted: 24 Dec 2009 17:19 Modified: 19 Jun 2013 2:46
Reporter: Mike Frank Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any
Tags: PTESC

[24 Dec 2009 17:19] Mike Frank
Description:
The error message provided in Message Log from Commit Progress is too vague.

How to repeat:
Run a fwd engineer with a failure.

SQL script exectuib finished. 13 succeeded 1 failed.

Suggested fix:
Instead

SQL script exectuib finished. 13 succeeded 2 failed.

Failed 1 statement 3 of 13 -
create ,,,,sdsdfsdfs
Error 1064: You have ....

Failed 2 statement 7of 13 -
create ,,,,sdfsdfsdfsdf
Error 1064: You have ....
[24 Dec 2009 19:35] Valeriy Kravchuk
On Mac OS X I see error messaged at the top of the log:

Executing SQL script in server
ERROR: Error 1067: Invalid default value for 'c2'

but still your suggestion looks useful.
[19 Jun 2013 2:48] Alfredo Kojima
The log already lists the error message and failed statement before the final summary text.