Home » Coding, Howto

MySQL Xampplite Error

26 May 2007 1,221 views No Comment

When upgrading to Xampplite 1.6.1 I had this MySQL error:

Unknown initial character set index '48' received from server. Initial client character set can be forced via the 'characterEncoding' property.

More information on my MySQL settings:
MySQL charset is UTF-8 Unicode (utf8)
MySQL connection collation is set to latin1_general_ci

I solved this issue by commenting this in line the file my.conf (residing at xampplite/mysql/bin):
#collation-server = latin1_general_ci

More information on this issue can be found at:
http://forum.java.sun.com/thread.jspa?threadID=780244

I actually don’t know what the reason for this problem is, so if you know, just leave a comment.

Link List
http://forum.java.sun.com/thread.jspa?threadID=780244

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.