>Description:
        mysql (the client program) does not accept umlauts. It does not react to 
keystrokes with ä,ä,ü,ß. 
        Neither can I enter umlauts using batch input files.
        This is independent from the database to which mysql connects. The databases 
store umlaut chars in text fields, though,
        and select statements retrieve those umlauts, so it is a problem of the 
client, not of the server.
>How-To-Repeat:
        Install SuSE linux 7.1 on a Sony Vaio N505x (standard installation)
        Then install the latest mysql client package (rpm) from the mysql.com website.
>Fix:
        

>Submitter-Id:  <submitter ID>
>Originator:    sascha mantscheff
>Organization:
 qualimedic ag
>MySQL support: none 
>Synopsis:      mysql client does not accept umlauts
>Severity:      non-critical
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.49a (Official MySQL RPM)

>Environment:
        
System: Linux pico 2.2.18 #1 Fri Jan 19 22:10:35 GMT 2001 i686 unknown
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc'  CFLAGS='-O6 -fno-omit-frame-pointer -mpentium'  CXX='gcc'  
CXXFLAGS='-O6 -fno-omit-frame-pointer              -felide-constructors 
-fno-exceptions -fno-rtti -mpentium'  LDFLAGS=''
LIBC: 
-rwxr-xr-x    1 root     root      1382179 Jan 19  2001 /lib/libc.so.6
-rw-r--r--    1 root     root      2585872 Jan 19  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Jan 19  2001 /usr/lib/libc.so
Configure command: ./configure --disable-shared --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --with-other-libc=/usr/local/mysql-glibc 
--without-berkeley-db --without-innodb --enable-assembler --enable-local-infile 
--with-mysqld-user=mysql --with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/ 
--with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin 
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql 
--infodir=/usr/info --includedir=/usr/include --mandir=/usr/man 
'--with-comment=Official MySQL RPM' CC=gcc 'CFLAGS=-O6 -fno-omit-frame-pointer 
-mpentium' 'CXXFLAGS=-O6 -fno-omit-frame-pointer                  -felide-constructors 
-fno-exceptions -fno-rtti -mpentium' CXX=gcc


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