Page 1 of 1

mysql character set

PostPosted: 16. November 2004 16:40
by to_scottc
Where can I change the setting so that when mysql loads up with the xampp basic start, a default character set other than latin1 is used?

Preferably, a method that does not require running mysql as a service.

Please help!
Thanks!

PostPosted: 16. November 2004 16:49
by Wiedmann
Where can I change the setting so that when mysql loads up with the xampp basic start

It's the same like running MySQL as a service. Edit the option file:
\xampp\mysql\bin\my.cnf

Working now :)

PostPosted: 16. November 2004 17:41
by to_scottc
Thanks!! It's working perfectly now :)