Uma,

Friday, March 01, 2002, 6:27:17 AM, you wrote:


UST> I am using local language for inserting values in mysql.While sorting in
UST> mysql is checking 7bits from the right.Is there any thing like this for
UST> checking 8 bits in mysql

That's a question of a readline library, not mysql.

Put something like that in ~/.inputrc:

set meta-flag on
set input-meta on
set convert-meta off
set output-meta on

Hope this will help.

UST> Thanks in advance





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



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to