>Description:
During installation it is impossible to run the myqsl_install_db script. It
just keeps hanging after execution. It prepares the priviledge-tables fine,
but when it tries to open the mysql-server for installing them it hangs,
just after the "Installing tables" prompt. I have tried to add --log to
create a log, but the log is empty, only stating that the server has started.
If I then try to access using either the mysqladmin o rmysql tool, I am not
allowed in. I am using the binaries from the mysql-website, so I figured
there was nothing wrong with them at least. Because of the known problems 
with gcc 2.96, I chose to use the binaries. There are really no error-messages 
given it just hangs. If I try to manually start the db afterwards it claims
that it starts (and does exist in the process-list), the socket is also set up,
although in the wrong place. Fixed the socket with a symlink, but it still 
just hangs after I have entered the password.  

>How-To-Repeat:
I don't know how to repeat on another machine than this one... Happens during 
installation.
 
>Fix:
Well, I kinda hoped some of you out there could help me out...

>Submitter-Id:  <submitter ID>
>Originator:    Ronny Hanssen
>Organization:
 
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      Problems with mysql_install_db
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.47 (Official MySQL binary)

>Environment:
        
System: Linux curry 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 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/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.0)
Compilation info: CC='gcc'  CFLAGS='-O3 -mpentium '  CXX='gcc'  CXXFLAGS='-O3 
-mpentium  -felide-constructors'  LDFLAGS='-static'
LIBC: 
lrwxrwxrwx    1 root     root           19 Jan 20 04:19 /lib/libc.so.5 -> 
/lib/libc.so.5.3.12
-rwx------    1 root     root       699832 Jan 20 04:19 /lib/libc.so.5.3.12
lrwxrwxrwx    1 root     root           11 Apr  9  2001 /lib/libc.so.6 -> libc-2.2.so
-rwxr-xr-x    1 root     root      5072386 Jan 11  2001 /lib/libc-2.2.so
-rw-r--r--    1 root     root     24498288 Jan 11  2001 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Jan 11  2001 /usr/lib/libc.so
Configure command: ./configure  --prefix=/usr/local/mysql '--with-comment=Official 
MySQL binary' --with-extra-charsets=complex --with-server-suffix= 
--enable-thread-safe-client --enable-assembler --with-mysqld-ldflags=-all-static 
--with-client-ldflags=-all-static --disable-shared


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