Bug #92184 Error migration SYbase 16 to mysql in wizard of workbench
Submitted: 24 Aug 2018 21:03 Modified: 24 Aug 2018 21:40
Reporter: Cesar Beltran Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S2 (Serious)
Version:8 OS:Windows (10)
Assigned to: CPU Architecture:x86 (10)
Tags: Sybase 16

[24 Aug 2018 21:03] Cesar Beltran
Description:
Starting...
Connect to source DBMS...
- Connecting to source...
Traceback (most recent call last):
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\modules\db_sybase_re_grt.py", line 260, in getServerVersion
    """Returns a list of the available catalogs.
ValueError: invalid literal for int() with base 10: '0 SP03 PL01'
Traceback (most recent call last):
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\modules\db_sybase_re_grt.py", line 260, in getServerVersion
    """Returns a list of the available catalogs.
ValueError: invalid literal for int() with base 10: '0 SP03 PL01'

Traceback (most recent call last):
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\workbench\wizard_progress_page_widget.py", line 70, in run
    self.func()
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\modules\migration_source_selection.py", line 452, in task_connect
    raise e
SystemError: ValueError("invalid literal for int() with base 10: '0 SP03 PL01'"): error calling Python module function DbSybaseRE.getServerVersion
ERROR: Error during Connect to source DBMS: ValueError("invalid literal for int() with base 10: '0 SP03 PL01'"): error calling Python module function DbSybaseRE.getServerVersion
ERROR: Exception in task 'Connect to source DBMS': SystemError('ValueError("invalid literal for int() with base 10: \'0 SP03 PL01\'"): error calling Python module function DbSybaseRE.getServerVersion',)

Failed

How to repeat:
connect with wizzard sybase and mysql
[24 Aug 2018 21:40] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: https://bugs.mysql.com/bug.php?id=86274.