| Bug #80855 | Workbench: Wrong number or type of arguments for overloaded function... | ||
|---|---|---|---|
| Submitted: | 24 Mar 2016 20:01 | Modified: | 24 Mar 2016 20:44 |
| Reporter: | André verwijs | Email Updates: | |
| Status: | Duplicate | Impact on me: | |
| Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
| Version: | 6.3.4.0 build 828 x64 | OS: | SUSE (Tumbleweed) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | restore backup, workbench | ||
[24 Mar 2016 20:04]
André verwijs
added "wb.log" ...
Attachment: wb.log (text/x-log), 2.92 KiB.
[24 Mar 2016 20:24]
MySQL Verification Team
Duplicate of http://bugs.mysql.com/bug.php?id=78202.
[24 Mar 2016 20:44]
André verwijs
thank you... i've upgraded to 6.3.6 build 511 CE and seems to work correctly.... André

Description: with restoring a mysql backup with mysql workbench, i'm getting a error whem i start the restore... -- 20:41:38 [ERR][ pymforms]: Unhandled exception in Python code: Wrong number or type of arguments for overloaded function 'TextBox_append_text_and_scroll'. Possible C/C++ prototypes are: mforms::TextBox::append_text_and_scroll(std::string const &,bool) mforms::TextBox::append_text_and_scroll(std::string const &) -- not sure what this is... André How to repeat: - create empty schema - retore a mysql backup (.sql) with workbench... Suggested fix: ??