language problem

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

language problem

Post by itsmani1 »

i am having problem with greek language. can any one help me out?
i wanted to know is there any option in mysql which can be used to enable
UTF-8 Encoding
Thanx

---------
nyy2000
Forum Newbie
Posts: 15
Joined: Tue Jul 12, 2005 12:40 am

Post by nyy2000 »

In my.cnf,
[mysqld]
default-character-set = utf8
User avatar
itsmani1
Forum Regular
Posts: 791
Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:

Post by itsmani1 »

nyy2000 wrote:In my.cnf,
[mysqld]
default-character-set = utf8
where this file is present
-------------
Mannan
Post Reply