Bug #75845 Export to Dump Project Folder not working
Submitted: 10 Feb 2015 15:56 Modified: 28 May 2015 0:27
Reporter: Diogo Domanski Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.2.4 OS:Linux (Ubuntu 14.10)
Assigned to: CPU Architecture:Any

[10 Feb 2015 15:56] Diogo Domanski
Description:
In "Data Export" screen, if "Export to Dump Project Folder" option is selected, after pressing "Start Export" button the following error is shown:

Unhandled exception: 'builtin_function_or_method' object has no attribute '__getitem__'

How to repeat:
1. Launch MySQL Workbench
2. Connect to any mysql server instance
3. At the "Management" tab, select "Data Export" option
4. Check any schema (to get its tables selected too)
5. Select "Export to Dump Project Folder" option
6. Press "Start Export" button
[10 Feb 2015 15:57] Diogo Domanski
This issue was also detected in Windows 7
[14 Feb 2015 16:25] MySQL Verification Team
Error Dialog

Attachment: bug_75845.png (image/png, text), 284.95 KiB.

[14 Feb 2015 16:26] MySQL Verification Team
Thank you for the bug report.
[28 May 2015 0:27] Philip Olson
Posted by developer:
 
Fixed as of the MySQL Workbench 6.2.5 release, and here's the changelog entry:

Executing "Data Export" with "Export to Dump Project Folder" enabled would
fail and emit "unhandled exception: 'builtin_function_or_method' object
has no attribute '__getitem__';".

Thank you for the bug report.

See also MySQL Bug #75136