Re: Encoding problem...
Posted by:
Ted Ashton
Date: August 05, 2010 12:30AM
Hi many thanks for reply. Here is a specific examples:
EXAMPLE 1
Character as displayed on local web page: ç (c with a squiggle under it)
Character as appears in local database: ç (Sequel Pro)
After a mysqldump (inspecting the raw .sql file)
Character appears as: ç
After uploading the dumped file via scp and processing via gzip as detailed in my initial post.
Character as displayed on remote web page: �
Character as appears in remote database: ç
EXAMPLE 2
Word as displayed on local web page: НА ГЛАВНУЮ
Word as appears in local database: На главную
After a mysqldump (inspecting the raw .sql file)
Word appears as: Ðа главную
After uploading the dumped file via scp and processing via gzip as detailed in my initial post.
Word as displayed on remote web page: ?? ???????
Word as appears in remote database: На главную
Cheers,
Chris
Subject
Written By
Posted
Re: Encoding problem...
August 05, 2010 12:30AM
September 01, 2010 12:53PM
September 01, 2010 10:50PM
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.