Zen Cart Logo
Forums / General Questions / mysql character set

mysql character set

Views: 495

Results 1 to 3 of 3
21 Dec 2011, 2:45 PM
#1
johnboycr avatar

johnboycr

Zen Follower

Join Date:
Jan 2009
Posts:
201
Plugin Contributions:
2

mysql character set

I am setting up a LOCALHOST server and have a question about what the
nominal MySQL character set should be. When I go to phpMyAdmin to set
up the database there is an input field that says "COLLATION" . I am required
to select some character set. Which one should I use? I presume that the
correct selection is UTF8 but I need to know for sure. Thanks.

John

21 Dec 2011, 3:03 PM
#2
tamuren avatar

tamuren

New Zenner

Join Date:
Apr 2011
Posts:
95
Plugin Contributions:
0

Re: mysql character set

UTF8 is the selection you want

21 Dec 2011, 3:06 PM
#3
johnboycr avatar

johnboycr

Zen Follower

Join Date:
Jan 2009
Posts:
201
Plugin Contributions:
2

Re: mysql character set

Thanks. I actually just looked at my site and got the answer. It is
set as utf8_general_ci . Don't know why I didn't do that in the
first place. Not thinking clearly this morning. LOL! Again, thanks.

John