Okay!!! Now I know I have to set this in /etc/my.cnf to fully support
Vietnamese:


        [mysqld]
        datadir=/var/lib/mysql
        socket=/var/lib/mysql/mysql.sock
        user=mysql
        old_passwords=1
        character-set-server=utf8
        collation-server=utf8_general_ci
        
        [mysqld_safe]
        log-error=/var/log/mysqld.log
        pid-file=/var/run/mysqld/mysqld.pid
        character-set-server=utf8
        collation-server=utf8_general_ci
        
        [client]
        default-character-set=utf8
        

Thanks, now Mantis is fully support Vietnamese... :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://lists.hanoilug.org/pipermail/hanoilug/attachments/20080830/1aad4f2d/attachment.htm
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stock_smiley-1.png
Type: image/png
Size: 873 bytes
Desc: not available
Url : 
http://lists.hanoilug.org/pipermail/hanoilug/attachments/20080830/1aad4f2d/attachment.png
 

Trả lời cho