Bug #62767 MySQL workbench failed to export a database
Submitted: 17 Oct 2011 1:26 Modified: 20 Oct 2011 1:54
Reporter: Hxcan Cai Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S2 (Serious)
Version:5.2.35 OS:Linux (Fedora 15 x86-64)
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:

[18 Oct 2011 7:08] Hxcan Cai
the schema dump

Attachment: SbIndexSchemaDump.sql (text/x-sql), 1.70 KiB.

[18 Oct 2011 14:30] Sergio Andres De La Cruz Rodriguez
Patch to wb_admin_export.py

Attachment: wb_admin_export.patch (application/octet-stream, text), 376 bytes.

[19 Oct 2011 0:47] Hxcan Cai
dump of the whole database

Attachment: SbIndexTotalDump.sql (text/x-sql), 2.49 KiB.

[19 Oct 2011 13:12] Sergio Andres De La Cruz Rodriguez
A new patch with the proposed changes

Attachment: new_wb_admin_export.patch (text/x-patch), 567 bytes.