Hey guys,

I am not able to install properly mysql. Please see below the technical
details or the bug report.

The installation goes well until I try to add the root user :

[EMAIL PROTECTED]:/usr/bin> mysqladmin -u root -h fujitsu password xxxxx
mysqladmin: connect to server at 'fujitsu' failed
error: 'Host 'fujitsu.local' is not allowed to connect to this MySQL server'
[EMAIL PROTECTED]:/usr/bin> mysqladmin -u root -h 192.168.234.2 password
xxxxxx
mysqladmin: connect to server at '192.168.234.2' failed
error: 'Host '192.168.234.2' is not allowed to connect to this MySQL server'
[EMAIL PROTECTED]:/usr/bin>


Continuously, and I've tried lots of combinations, he is failing to connect
to the server.

Please give me so hints for me to be able to install it.

Best regards

Yannick

[EMAIL PROTECTED]



SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: yannick
To: mysql@lists.mysql.com
Subject: [50 character or so descriptive subject here (for reference)]

>Description:
        <precise description of the problem (multiple lines)>
>How-To-Repeat:
        <code/input/activities to reproduce the problem (multiple lines)>
>Fix:
        <how to correct or work around the problem, if known (multiple lines)>

>Submitter-Id:  <submitter ID>
>Originator:    Yannick Vauloup
>Organization:
 <organization of PR author (multiple lines)>
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      <synopsis of the problem (one line)>
>Severity:      <[ non-critical | serious | critical ] (one line)>
>Priority:      <[ low | medium | high ] (one line)>
>Category:      mysql
>Class:         <[ sw-bug | doc-bug | change-request | support ] (one line)>
>Release:       mysql-4.0.15 (Source distribution)
>Server: /usr/bin/mysqladmin  Ver 8.40 Distrib 4.0.15, for suse-linux on
i686
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          4.0.15-Max
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/lib/mysql/mysql.sock
Uptime:                 5 min 8 sec

Threads: 1  Questions: 14  Slow queries: 0  Opens: 6  Flush tables: 1  Open
tables: 0  Queries per second avg: 0.045
>C compiler:    gcc (GCC) 3.3.1 (SuSE Linux)
>C++ compiler:  g++ (GCC) 3.3.1 (SuSE Linux)
>Environment:
        <machine, os, target, libraries (multiple lines)>
System: Linux fujitsu 2.4.21-286-default #1 Sat Apr 2 08:57:10 UTC 2005 i686
i686 i386 GNU/Linux
Architecture: i686

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc
/usr/bin/cc
GCC: Lecture des spécification à partir de
/usr/lib/gcc-lib/i586-suse-linux/3.3.1/specs
Configuré avec:
../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/l
ocal --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --e
nable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj -
-with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zli
b --enable-shared --enable-__cxa_atexit i586-suse-linux
Modèle de thread: posix
version gcc 3.3.1 (SuSE Linux)
Compilation info: CC='gcc'
 CFLAGS='-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -DPIC -fPIC'
CXX='g++'
FLAGS='-O2 -march=i586 -mcpu=i686 -fmessage-length=0                            
-felide-constructor
s                               -fno-exceptions                                 
-fno-rtti                               -fPIC -DPIC'  LDFLAGS=''  ASFLAGS=''
LIBC:
-rwxr-xr-x    1 root     root      1469811 2003-09-24 01:05 /lib/libc.so.6
-rw-r--r--    1 root     root     13553180 2003-09-23 18:04 /usr/lib/libc.a
-rw-r--r--    1 root     root          204 2003-09-23 18:04 /usr/lib/libc.so
lrwxrwxrwx    1 root     root           20 2005-02-22 14:05
/usr/lib/libc-client.so -> libc-client.so.2002d
-rwxr-xr-x    1 root     root       770436 2003-09-23 20:29
/usr/lib/libc-client.so.2002d
Configure command: ./configure '--disable-shared'
'--enable-thread-safe-client' '--with-mysqld-ldflags=-static'
'--with-client-ldflags=-static' '--without-berkeley-db' '--with-extra-tools'
'--without-innodb' '--enable-assembler' '--enable-large-files'
'--infodir=/usr/share/info' '--libdir=/usr/lib' '--libexecdir=/usr/sbin'
'--localstatedir=/var/lib/mysql' '--mandir=/usr/share/man' '--prefix=/usr'
'--sysconfdir=/etc' '--with-mysqld-user=mysql' '--without-debug'
'--datadir=/usr/share' '--includedir=/usr/include'
'--with-extra-charsets=complex'
'--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--with-libwrap'
'CFLAGS=-O2 -march=i586 -mcpu=i686 -fmessage-length=0 -DPIC -fPIC'
'CXXFLAGS=-O2 -march=i586 -mcpu=i686 -fmessage-length=0                         
        -felide-construc
tors                            -fno-exceptions                                 
-fno-rtti                               -fPIC -DPIC'


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to