Bug #42713 Export .sql file ignores table exclusion
Submitted: 9 Feb 2009 19:29 Modified: 11 Feb 2009 11:49
Reporter: Xavier Irias Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.0.29 OS:Any (repeatable across OS versions)
Assigned to: CPU Architecture:Any
Tags: export sql

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:

[9 Feb 2009 19:30] Xavier Irias
simple model file to show bug

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

[9 Feb 2009 19:30] Xavier Irias
export file which shows all tables are exported -- exclusions are being ignored

Attachment: test.sql (text/plain), 981 bytes.