Hello.


If you want to setup such kind of database you could put 

all necessary variables to your configuration file, then restart

the server and create a new database. For example:



[mysqld]

default_character_set=utf8



............



[client]

default_character_set=utf8



Check with 

        show variables like '%char%';

that all your connection variables have utf8 value.









"Roberto Jobet" <[EMAIL PROTECTED]> wrote:

> Hi,

> 

> I've read the whole

> chapter 10 but I

> haven't found any

> instruct=

> ions on how

> to setup a UTF-8

> database...

> 

> Is there any guide

> on how =

> to setup this

> ?

> 

> Thanks for any help

> 

> Regards

> 

> Roberto

> 

> 

>> "Gle=

> b Paharenko"

> <[EMAIL PROTECTED]>

> wrote:

>> Hello.

>> 

>> First =

> read:

>>  

> http://dev.mysql.com/doc/mysql/en/charset.html

>> 

>> 

>> =0D

> =

>> 

>> "Roberto Jobet"

> <[EMAIL PROTECTED]>



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to