Bug #69054 Forward Engineer should process inserts, then create foreign keys
Submitted: 24 Apr 2013 14:11 Modified: 27 Jun 2013 0:45
Reporter: Matthew Pangaro Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.47 OS:Any
Assigned to: CPU Architecture:Any

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[24 Apr 2013 14:12] Matthew Pangaro
The model file for the sample script.

Attachment: test.mwb (application/octet-stream, text), 7.57 KiB.

[24 Apr 2013 14:12] Matthew Pangaro
The sample forward engineer script.

Attachment: test.sql (application/octet-stream, text), 2.41 KiB.