"mohammad kh.tajer" <[EMAIL PROTECTED]> wrote:
> 
> I use unicode to store farsi data in mysql database but I have problems sorting it 
> using ORDERBY command...(ORDER BY does'nt work properly)
> I  don't know what to do .....
> 1---)pleases help me if there is any solution for me to define a charset in the 
> order that I want .
> 2---) how can I replace the default charset of mysql (latin1)  with this new charset.
> 3---) please help me if there is any other solution like writing a functioin (how 
> should I write a functioin).

You can change used character set with --default-character-set option of mysqld, but 
unicode is supported since version 4.1



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [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