Bug #76005 Data Export fails with unhandled exception
Submitted: 23 Feb 2015 11:19 Modified: 23 Feb 2015 11:29
Reporter: Reinhold Bertram Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.2.4 OS:Windows (Microsoft Windows 7 Enterprise Service Pack 1)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[23 Feb 2015 11:19] Reinhold Bertram
Description:
No Export possible.
Fails with:
Unhandled exception: 'builtin_function_or_method' object has no attribute '__getitem__'

How to repeat:
Server -> Data Export -> Start Export
[23 Feb 2015 11:29] MySQL Verification Team
Hello Reinhold Bertram,

Thank you for the report.
This is duplicate of Bug #74967

Fixed as of the upcoming MySQL Workbench 6.2.5 release, and here's the changelog entry:

Executing "Data Export" against multiple databases with the "Export to
Dump Project Folder" option enabled would fail and generate an unhandled
exception; "Error Unhandled exception: 'builtin_function_or_method' object
has no attribute '__getitem__'". 

As a workaround, an export with the "Export to self-contained file" 
option functioned properly.

Thanks,
Umesh