utf8 character show as ???
Posted by: linjy loo
Date: February 13, 2005 10:00PM

I am using MySQL ver 5.0.11 alpha on window platform. I need MySQL to store character as utf8 encoding.

I use syntax below to alter db, and the command run successfully

ALTER database test
DEFAULT CHARACTER SET utf8

However, everytime when i open MySQL front, the default character set reset to default instead of utf8, and the data which i enter as utf8 encoding display as ???

I have check the mysql/share/character folder, inside contain only a readme file. Do I need to paste utf8.conf file inside? if yes where can i obtain a copy?

anyone know how to get the data display as chinese character instead of ??? please advise me =) thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
utf8 character show as ???
9468
February 13, 2005 10:00PM
6401
February 14, 2005 09:19PM
4560
March 03, 2005 06:58PM
4016
December 30, 2005 01:39AM
3697
February 28, 2006 03:41AM
3023
May 20, 2005 04:56PM
3050
May 09, 2005 03:17PM
3748
May 25, 2005 07:50AM
2741
June 10, 2005 11:17AM
3953
June 22, 2005 04:48PM
2735
June 28, 2005 01:48AM
2630
July 06, 2005 02:02AM
2817
December 15, 2005 05:13AM
2879
July 11, 2005 05:21PM
2603
July 11, 2005 05:55PM
2722
July 11, 2005 07:50PM
2586
October 31, 2005 12:22AM
2709
November 03, 2005 05:12AM
2353
July 27, 2005 02:56PM
2325
December 08, 2005 03:14AM
2796
April 05, 2006 10:09AM
2846
April 07, 2006 03:47PM


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.