List:General Discussion« Previous MessageNext Message »
From:Gleb Paharenko Date:December 22 2005 2:11pm
Subject:Re: mysql 4.1.16 shell atl charset input problem
View as plain text  
Privet!

MySQL 4.1 and 5.0 should work fine with koi8-r and may other character
sets. Please, read :
  http://dev.mysql.com/doc/refman/5.0/en/charset.html

in case you haven't done this yet. And if you don't solve you problems,
send to the list output of the following statements:
  show variables like '%char%';
  show character set;




Kirill Sapelkin wrote:
> Hello,
> 
> The mysql 4.1.16 shell does not accept alternate character set (koi8r -
> russian) keyboard input.  It accepts koi8r input fine in non interactive
> mode as:
> mysql our_database < our_command.sql
> 
> and it displays both english and koi8r fine on screen.
> 
> It was comiled: configure --with-charset=koi8r
> 
> mysq 5.0.16 acts the same.  4.0 and earlier always worked fine.
> 
> Is there a way to disable the utf-i in 4.1.16?
> 
> Thanks for any help or direction.
> 
> Kirill
> 
> 


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



Thread
mysql 4.1.16 shell atl charset input problemKirill Sapelkin22 Dec
  • Re: mysql 4.1.16 shell atl charset input problemGleb Paharenko22 Dec