Am Freitag, 22. März 2002 11:58 schrieben Sie:
> > Egor:
> > Thanks for the hint. I browsed the manual for readline(3) and for
> > /etc/inputrc, but found nothing wrong with it. I can enter umlauts in all
> > other programs and from the bash command-line - only in mysql they don't
> > work. Where else might I look for the source of the problem?
>
> Schreib doch mal sowas wie
>
>   INSERT INTO test (t) VALUES ("ÄÖÜäüß");
>
> in eine Datei und ruf dann
>
>   mysql test < datei
>
> auf.  Was passiert dann?

It works -- I'm sure I tested it already with negative results, but now it 
works. [So much for being sure.] So I can enter umlauts with a file 
redirection, but not directly in the mysql client. This is good enough for a 
work-around, but still I'd really like to fix this problem at it's source. 

s.m.

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