Bug #110734 MsSQl to Mysql migration
Submitted: 19 Apr 2023 13:56 Modified: 20 May 2023 10:02
Reporter: Ayushi Harlalka Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:8.0.29 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: MySQL Verification Team CPU Architecture:Any
Tags: WBBugReporter

[19 Apr 2023 13:56] Ayushi Harlalka
Description:
----[For better reports, please attach the log file after submitting. You can find it in C:\Users\differenz122\AppData\Roaming\MySQL\Workbench\log\wb.log]

Starting...
Migrate Selected Objects....

Traceback (most recent call last):
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\workbench\wizard_progress_page_widget.py", line 197, in thread_work
    self.func()
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\modules\migration_object_migration.py", line 117, in task_migrate
    self.main.plan.migrate()
  File "C:\Program Files\MySQL\MySQL Workbench 8.0 CE\modules\migration.py", line 510, in migrate
    self.migrationTarget.catalog = self.migrationSource.migration.migrateCatalog(self.state, self.migrationSource.catalog)
SystemError: AttributeError("module 'string' has no attribute 'maketrans'"): error calling Python module function DbMssqlMigration.migrateCatalog
ERROR: Migrate Selected Objects: AttributeError("module 'string' has no attribute 'maketrans'"): error calling Python module function DbMssqlMigration.migrateCatalog
Failed

---------------------------------

How to repeat:
ayushi.harlalka@differenzsystem.com
[19 Apr 2023 13:57] Ayushi Harlalka
the error log

Attachment: mssql-mysql.txt (text/plain), 102.34 KiB.

[20 Apr 2023 10:02] MySQL Verification Team
Hello Ayushi,

Thank you for the bug report.
Could you please provide sample database to reproduce this issue at our end?

Regards,
Ashwini Patil
[21 May 2023 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".