Hi!
I'm trying to import data from external Mysql. (About 20 columns in use).
The import is successful but I have problems with encoding in mysql (mailwizz)
Cyrillic words are displayed as ??? ????????
Can anyone suggest how to do the import from external mysql (encoding 1251) in mysql with utf-8 encoding
Thank you
I'm trying to import data from external Mysql. (About 20 columns in use).
The import is successful but I have problems with encoding in mysql (mailwizz)
Cyrillic words are displayed as ??? ????????
Can anyone suggest how to do the import from external mysql (encoding 1251) in mysql with utf-8 encoding
Thank you