Bug #104341 | i get an error in data transfer | ||
---|---|---|---|
Submitted: | 16 Jul 2021 14:06 | Modified: | 16 Aug 2021 13:05 |
Reporter: | ester cohen | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S3 (Non-critical) |
Version: | the latest | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[16 Jul 2021 14:06]
ester cohen
[16 Aug 2021 13:05]
MySQL Verification Team
Hello ester cohen, Thank you for the bug report. I tried to reproduce your issue on windows 10 with workbench 8.0.26 but I am not seeing any issues at my end. Regards, Ashwini Patil
[10 Feb 2022 19:59]
Максим Фомин
I was transfering database to another server, when I got the same error: Traceback (most recent call last): File "C:\Program Files\MySQL\MySQL Workbench 8.0\modules\db_copy_progress.py", line 155, in thread_work self.func() File "C:\Program Files\MySQL\MySQL Workbench 8.0\modules\db_copy_progress.py", line 641, in _row_count total = self._transferer.count_table_rows(self._working_set) File "C:\Program Files\MySQL\MySQL Workbench 8.0\modules\DataMigrator.py", line 274, in count_table_rows if e: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf1 in position 1186: invalid continuation byte ERROR: Counting table rows to copy: 'utf-8' codec can't decode byte 0xf1 in position 1186: invalid continuation byte Failed