Bug #435 Some words can't be written to Mysql Database
Submitted: 16 May 2003 3:02 Modified: 9 Jul 2003 2:10
Reporter: Bim Karl Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.0,3.23 OS:
Assigned to: CPU Architecture:Any

[16 May 2003 3:02] Bim Karl
Description:
Some Japanese Words can't written to MySql Database,samples "?\?@?\?@‘]?@?\?@•\?@—\".
You can use this sql "insert [table](column name) values([word])" to try it.
I wish to get your feedback qucikly.
Thank you very much!
Please remember my email   bimzhou@263.net .
If you can't view these words rightly,please visit http://www.songli.com.cn/japanese/temp/words.htm.

How to repeat:
You can use this sql "insert [table](column name) values([word])" to try it.
Words:?\?@?\?@‘]?@?\?@•\?@—\ .

If you can't view these words rightly,please visit http://www.songli.com.cn/japanese/temp/words.htm.
[30 May 2003 4:32] Alexander Keremidarski
Hello. 

How your MySQL is configured? Do you use default-character-set=ujis?
What exactly happens when you try inserting these words? Does it produce Error meessage aor it enters wrong data in table?

Please try preparing repeatable test case and upload it to ftp://support.mysql.com/pub/secret

Without repeatable test case we can't work on it.
[14 Feb 2005 22:51] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".