>Description:
I'd a /etc/hosts misconfigured, it told that the machine name was linux200
with IP 192.168.0.3 but eth0 was configured to use IP 192.168.0.16. In this enviroment
executing this command "mysql -h 192.168.0.16" cause a mysqld crash. Correcting
/etc/hosts to report the correct "name to ip" now "mysql -h 192.168.0.16" responds
with "ERROR 1130: Host 'linux200' is not allowed to connect to this MySQL server"
Maybe the problem is when it try to resolve the hostname.
>How-To-Repeat:
See description.
>Fix:
check hostname resolver routine
>Submitter-Id: <submitter ID>
>Originator: root
>Organization:
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:
>Severity: non-critical
>Priority: low
>Category: mysql
>Class: sw-bug
>Release: mysql-3.23.51 (Source distribution)
>Server: lt-mysqladmin Ver 8.23 Distrib 3.23.51, for pc-linux-gnu on i586
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license
Server version 3.23.51-log
Protocol version 10
Connection Localhost via UNIX socket
UNIX socket /tmp/mysql.sock
Uptime: 9 min 47 sec
Threads: 1 Questions: 3 Slow queries: 0 Opens: 6 Flush tables: 1 Open tables: 0
Queries per second avg: 0.005
>Environment:
System: Linux linux200.linux. 2.4.18-14 #1 Wed Sep 4 11:57:57 EDT 2002 i586 i586 i386
GNU/Linux
Architecture: i586
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/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking
--host=i386-redhat-linux --with-system-zlib --enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS='' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 14 ott 24 22:56 /lib/libc.so.6 ->
libc-2.2.93.so
-rwxr-xr-x 2 root root 1327065 set 6 00:59 /lib/libc-2.2.93.so
-rw-r--r-- 1 root root 2233342 set 6 00:59 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 set 6 00:50 /usr/lib/libc.so
lrwxrwxrwx 1 root root 10 ott 25 01:13 /usr/lib/libc-client.a ->
c-client.a
Configure command: ./configure
---------------------------------------------------------------------
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