| Bug #107461 | Trying to export schema | ||
|---|---|---|---|
| Submitted: | 2 Jun 2022 8:54 | Modified: | 2 Jun 2022 12:28 |
| Reporter: | Psyrone Agpalo | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S1 (Critical) |
| Version: | 8.0.29 | OS: | Windows (Microsoft Windows 10 Pro) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | WBBugReporter | ||
[2 Jun 2022 12:28]
MySQL Verification Team
Hello, Thank you for the bug report. I tried to reproduce your issue on windows 10 with MySQL workbench 8.0.29 but I am not seeing any issues at my end. Try to re-install with repair option. Regards, Ashwini Patil
[2 Jun 2022 12:28]
MySQL Verification Team
8.0.29 test results
Attachment: 107461_test_results.docx (application/vnd.openxmlformats-officedocument.wordprocessingml.document, text), 339.01 KiB.

Description: There is no option to export schema, and when I clicked Advanced Option there is an error popping out "Unhandled exception: "WbAdminExport" object has no attribute "options_tab"." --------- Traceback: File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\workbench\notifications.py", line 35, in _the_observer for obs, nam, obj in self.observers: File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\Python\Lib\traceback.py", line 121, in format_exception type(value), value, tb, limit=limit).format(chain=chain)) File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\Python\Lib\traceback.py", line 476, in __init__ if (exc_value and exc_value.__cause__ is not None NameError: 'str' object has no attribute '__cause__' 16:52:26 [ERR][ pymforms]: Unhandled exception in Python code: 16:53:04 [ERR][ pymforms]: Unhandled exception in Python code: How to repeat: Server -> Data Export -> Advanced Options Suggested fix: No idea