Bug #94928 | MySQL Workbench Database Export Fail: Workbench unable to get mysqldump version | ||
---|---|---|---|
Submitted: | 6 Apr 2019 22:37 | Modified: | 9 Apr 2019 5:50 |
Reporter: | Jason Atwood | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 6.3.8 build 1228 CE | OS: | Ubuntu (18.04 LTS) |
Assigned to: | CPU Architecture: | x86 |
[6 Apr 2019 22:37]
Jason Atwood
[6 Apr 2019 22:39]
Jason Atwood
I believe this issue to be linked with the following bug reports: https://bugs.mysql.com/bug.php?id=87785 https://bugs.mysql.com/bug.php?id=91079
[9 Apr 2019 5:50]
MySQL Verification Team
Hello Jason, Thank you for the report. This issue is seen(confirmed on Win7 with WB 6.3.8 and mysqldump version 8.0.15 i.e used other than what is bundled with WB) only when you try to use latest mysqldump instead of bundled mysqldump with WB 6.3.8 and no issues observed when using latest WB GA 8.0.15. - Slight diff error message on windows: 11:08:39 [ERR][wb_admin_export.py:get_mysqldump_version:117]: Could not parse version number from D:\MySQL\mysql-8.0.15-winx64\bin\mysqldump.exe: mysqldump Ver 8.0.15 for Win64 on x86_64 (MySQL Community Server - GPL) 11:08:39 [ERR][wb_admin_export.py:get_mysqldump_version:117]: Could not parse version number from D:\MySQL\mysql-8.0.15-winx64\bin\mysqldump.exe: mysqldump Ver 8.0.15 for Win64 on x86_64 (MySQL Community Server - GPL) 11:08:45 [ERR][wb_admin_export.py:get_mysqldump_version:117]: Could not parse version number from D:\MySQL\mysql-8.0.15-winx64\bin\mysqldump.exe: mysqldump Ver 8.0.15 for Win64 on x86_64 (MySQL Community Server - GPL) Please note that we don't fix bugs in old versions, don't backport bug fixes, so need to check with latest version anyway. So, please, upgrade WB to 8.0.15 and inform us if your problem still exists. At the most this can be converted to a doc bug because I didn't find any reference in manual confirming that older WB cannot use latest mysqldump. regards, Umesh