Bug #89648 MySQL Workbench - Migration Wizard - invalid option
Submitted: 13 Feb 2018 11:52 Modified: 2 Apr 2018 17:16
Reporter: Łukasz Koziara Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:6.3.10 OS:Ubuntu (17.10 64-bit)
Assigned to: CPU Architecture:Any

[13 Feb 2018 11:52] Łukasz Koziara
Description:
I encountered following error during "Bulk Data Transfer" stage in MySQL Workbench Migration Wizard:

Starting...
Prepare information for data copy...
Prepare information for data copy done
Determine number of rows to copy....
Counting number of rows in tables...
/usr/lib/mysql-workbench/wbcopytables-bin --count-only --passwords-
from-stdin --odbc-source="DRIVER=PostgreSQL ANSI;SERVER=XX;PORT=XX;DATABASE=XX;UID=XX;UseDeclareFetch=1" --source-timeout= --target-timeout=None --table "XX"

/usr/lib/mysql-workbench/wbcopytables-bin: Invalid option --source-timeout=

ERROR: Determine number of rows to copy: Error getting row count from source tables, wbcopytables exited with code 1
Failed

Some connection details below:
Source: 
- PostgreSQL
- Connection Method ODBC (manually entered parameters)
- Driver PostgreSQL ANSI
- Empty Additional arguments
Target:
- local instance
- serverVersion=10.2.12-MariaDB-10.2.12+maria~artful

How to repeat:
Set source for PostgreSQL with ODBC(manually entered parameters) with Driver PostgreSQL ANSI and set target to local instance. All other steps are default.
[2 Apr 2018 17:16] MySQL Verification Team
Thank you for the bug report. The server MariaDB isn't supported.