Hello,


I need one help.To enable 8 bit language in bash we are exporting like
this 


  # For  8 bit Language support
export LC_CTYPE=iso_8859_1

# For less to support 8 bit chars
export LESSCHARSET=latin1


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


Thanks in advance





---------------------------------------------------------------------
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