
MySQL utf8 support
Submitted by marcelo on 5 February, 2006 - 17:38.
MySQL | utf8 | Language
Add in /etc/mysql/my.cnf the following options:
[mysqld]
default-character-set=utf8
character-set-server=utf8
[client]
default-character-set=utf8
This configuration is 100% compatible with Ubuntu 5.10 (Breezy) and MySQL 4.1.
This has to be set like this if you want to run a data base with utf8 support like in Drupal (CMS).
» login or register to post comments | email this page | printer friendly version |
|
|
|
|
|
|
|
| 1332 reads
|
|
|
|
|
|
|
| 1332 reads







