unicode - Arabic - data restore problem
Hello,
I have a website hosted by hosting company (using PLESK control panel) and the content is in Arabic language that uses MySQL database. The table holds fields in Latin1_general_ci with data in Arabic language. I can update the table with Arabic data no problem from php input screen. The problem started when I wanted to restore the data from dump data file (UFT8 format). the data in the dump file is correct, but when I save it (or restore it) into MySQL the output of the restore comes to display different than what was in the data file. For example:
I read from data dump file (UTF8): سÙ
اء
after save, MySQL field displays: سٿاء (which is not exactly the same). As you see, the input data and output are not the same, but close.
The first line outputs in Arabic (on web page - correct) : سورية
whie the second line outputs (on web page - not correct): سٿرٿة
I've been working on this problem all day and my hosting company who moved servers and had to restore data (what caused me this issue), told me it is strictly mySQL issue.
How can beat this problem? help help...
Edited 2 time(s). Last edit at 07/24/2006 12:05AM by Ted Harper.
Subject
Views
Written By
Posted
unicode - Arabic - data restore problem
14265
June 20, 2006 03:21PM
4725
June 20, 2006 03:48PM
4066
June 26, 2006 05:00AM
6261
July 21, 2006 06:19PM
3791
October 14, 2006 08:11PM
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.