Bug #36707 Extra OR REPLACE when forward engineering DB
Submitted: 14 May 2008 5:19 Modified: 14 Jun 2008 6:31
Reporter: Jesse Jarrell Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:5.0.21 SE OS:Windows
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:

[14 May 2008 12:59] Jesse Jarrell
Sample model including view

Attachment: sampleModel.mwb (application/octet-stream, text), 11.86 KiB.

[14 May 2008 13:00] Jesse Jarrell
Sample Forward Engineer CREATE script - duplicate OR REPLACE on line 206

Attachment: sampleExport.sql (text/x-sql), 7.52 KiB.