techouse / sqlite3-to-mysql

Transfer data from SQLite to MySQL

Home Page:https://techouse.github.io/sqlite3-to-mysql/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error determining table encoding

EvelRus opened this issue · comments

Describe the bug
Hello. When converting the database, an error occurred with the support of national languages (in my case, Russian). Instead of text, I got "??????????"

Expected behaviour
Normal text)

Actual result
I got "??????????"

System Information
Debian 11

$ sqlite3mysql --version
| software               | version                                                                                        |
|------------------------|------------------------------------------------------------------------------------------------|
| sqlite3-to-mysql       | 1.4.8                                                                                          |
|                        |                                                                                                |
| Operating System       | Linux 5.10.0-9-amd64                                                                           |
| Python                 | CPython 3.9.2                                                                                  |
| MySQL                  | mysql  Ver 15.1 Distrib 10.5.12-MariaDB, for debian-linux-gnu (x86_64) using  EditLine wrapper |
| SQLite                 | 3.34.1                                                                                         |
|                        |                                                                                                |
| click                  | 7.1.2                                                                                          |
| mysql-connector-python | 8.0.27                                                                                         |
| pytimeparse            | 1.1.8                                                                                          |
| simplejson             | 3.17.6                                                                                         |
| six                    | 1.16.0                                                                                         |
| tabulate               | 0.8.9                                                                                          |
| tqdm                   | 4.62.3                                                                                         |

This command is only available on v1.3.6 and greater. Otherwise, please provide some basic information about your system (Python version, operating system, etc.).

Additional context
Screenshot in studio )
Снимок экрана 2021-11-17 в 22 42 30
.

Hey,

This looks odd, as I've seen it work even with Chinese without any issues.

Can you please provide a small dump of your tables so that I can inspect the problem in further detail?

Good day!
How are you doing?)

I'm very busy at work at the moment, so I'll take a look when I can...

https://disk.yandex.ru/d/Xy-vVLcu_6i4qg

@EvelRus I wanted finally check this out but the link seems broken. Can you re-upload it somewhere or email it to me?