Bug #64064 Unable to Forward Engineer a Database -- Error using GetDate on DateTime
Submitted: 18 Jan 2012 22:43 Modified: 19 Jan 2012 0:02
Reporter: Chuck Moore Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version:5.2.31 OS:Windows
Assigned to: CPU Architecture:Any

[18 Jan 2012 22:43] Chuck Moore
Description:
Attempted to read or write protected memory.

How to repeat:
Create a database model. For a datetime field, specify getdate() as the default. Then forward-engineer.
[19 Jan 2012 0:02] Chuck Moore
** Fixed the problem: converted field to TIMESTAMP **