MySQL Forums
Forum List  »  Newbie

Problem with encoding russian symbols to mysql db
Posted by: Xoxma Willy
Date: June 04, 2012 09:04AM

Hallo

I have a problem with importing database to mysql; with encoding russian symbols.
when i import database through phpMyAdmin (or just make query) to mysql, russian text is written like "?????? ????" instead "russian text".

Example: http://sushko.net/xlam/problem.sql

I tried to convert text to utf8, win-1251 and so on, but no results.. words are "?????" or other strange like "日本料" that browsers can't understand.

SET NAMES 'utf8'; doesn't help too :(

will anybody help me?
thank you



Edited 3 time(s). Last edit at 06/05/2012 01:08AM by Xoxma Willy.

Options: ReplyQuote


Subject
Written By
Posted
Problem with encoding russian symbols to mysql db
June 04, 2012 09:04AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.