Bug #8973 Characte Set
Submitted: 5 Mar 2005 7:35 Modified: 14 Mar 2005 12:49
Reporter: alireza vahedi Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.1.8,4.1.9,4.1.10 OS:Windows (windows(xp,2000) - linux)
Assigned to: Alexander Barkov CPU Architecture:Any

[5 Mar 2005 7:35] alireza vahedi
Description:
hi,
I have created a database and one table at in.
the character set of database and table is UTF8.
I have no problem with my data, but when i enter characters with code:1601,
This code change into my table to code:1663

you can find detail and graphical description about this problem in address:
http://www.kimiatech.net/bug.gif

please help me

How to repeat:
hi,
I have created a database and one table at in.
the character set of database and table is UTF8.
I have no problem with my data, but when i enter characters with code:1601,
This code change into my table to code:1663

you can find detail and graphical description about this problem in address:
http://www.kimiatech.net/bug.gif

please help me
[5 Mar 2005 11:31] alireza vahedi
hi,

I have created a database and one table at in.

the character set of database and table is UTF8.

I have no problem with my data, but when i enter characters with
code:1601,

This code change into my table to code:1663

you can find detail and graphical description about this problem in
address:

http://www.kimiatech.net/bug.gif

please help me
[8 Mar 2005 15:30] Jose Alejandro Guizar
Related to bugs #8672, #8730, #8943, #8949.
[11 Mar 2005 10:46] Alexander Barkov
I could not reproduce this problem.

Can you please past results from these queries:

SHOW CREATE TABLE your_table,
SHOW VARIABLES LIKE 'char%';

Please also paste the query you use to insert data.

Thank you!
[14 Mar 2005 12:49] Alexander Barkov
We're sorry, but the bug system is not the appropriate forum for 
asking help on using MySQL products. Your problem is not the result 
of a bug.

Support on using our products is available both free in our forums
at http://forums.mysql.com and for a reasonable fee direct from our
skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.

Additional info:

Ok, I'm closing this bug. It works fine in properly configured envronment.