problems with charset
Posted by: Pawel Boryszek
Date: July 26, 2010 05:30AM

Hello,

I have recently hired a new server and I wanted to move my mysql database.

On my old mysql server, via phpmyadmin (Server version: 5.0.90-log, phpMyAdmin - 2.9.2), I exported my .sql file to my hdd.

Text in my old database is in utf8 (with polish special characters), collation is latin2_general_ci. On my old website everything is shown correct: http://galeria.zlotarybka.com.pl

I have entered into my new mysql server database (MySQL - 5.0.77, phpMyAdmin - 2.8.2.4) and selected import. I picked my .sql file, default character set for file utf8 and clicked import.

Database was correctly imported, but on my new website I see incorrect charset. Static text from html/php is OK, but text from mysql database is like #% or ??.
http://sportfish.com.pl/_galeria

What should I do to import my .sql file with correct charset?

Options: ReplyQuote


Subject
Views
Written By
Posted
problems with charset
5135
July 26, 2010 05:30AM
2115
July 27, 2010 11:57PM
1801
July 28, 2010 08:22AM
1751
July 28, 2010 09:32AM
1698
July 30, 2010 07:12AM
1699
July 30, 2010 09:23AM
1704
July 31, 2010 05:31AM
1800
July 31, 2010 09:08AM
1730
August 03, 2010 04:30AM


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.