Bug #76183 error doing backup
Submitted: 6 Mar 2015 6:12 Modified: 6 Mar 2015 7:22
Reporter: Peter Snape Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S5 (Performance)
Version:6.2.4 OS:Windows (Microsoft Windows Web Server 2008 R2)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[6 Mar 2015 6:12] Peter Snape
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\pdsnape\AppData\Roaming\MySQL\Workbench\log\wb.log]

on attempting to do a backup from workbench ( I log in as root) I get the message 'builtin_function_or_method' object has no attribute '__getitem__'

How to repeat:
in workbench 
login as root
select data export
select a database or two
select dump structure and data
select export to dump project folder w/ all tick boxes empty
click start export
[6 Mar 2015 6:13] Peter Snape
log as requested

Attachment: wb.log (application/octet-stream, text), 68.45 KiB.

[6 Mar 2015 7:22] MySQL Verification Team
Thank you for the report.
This is duplicate of Bug #74967 and 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.