>Description:

Mysqld does not stay running -

safe_mysqld produces this output on the console:

Starting mysqld daemon with databases from /var/lib/mysql
010128 20:09:46  mysqld ended

from the log file:

010128 20:09:46  mysqld started
010128 20:09:46  /usr/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)
010128 20:09:46  mysqld ended

The path to host.frm is:

/var/lib/mysql/mysql/host.frm

>How-To-Repeat:
    run safe_mysqld

>Fix:
    Get it to point to the right place, but I have not been able to

>Submitter-Id:  Wayne Renshaw
>Originator: root
>Organization:  Independent

>MySQL support: none

>Synopsis:  Using latest Red Hat RPM - maybe that is the problem !!

>Severity:  It is keeping me from using MySQL!

>Priority:  medium - { This is probably a dead easy one }

>Category: mysql

>Class:  support

>Release: mysql-3.23.29-gamma (Source distribution)

>Environment: HP Pavilion 6635, Red Hat 7
 <machine, os, target, libraries (multiple lines)>
System: Linux redcat.wolf 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='-O2 -march=i386 -mcpu=i686'
  CXX='c++'  CXXFLAGS='-O2 -march=i386 -mcpu=i686'  LDFLAGS=''

LIBC:
lrwxrwxrwx    1 root     root           11 Dec  5 22:56 /lib/libc.so.6
-> libc-2.2.so
-rwxr-xr-x    1 root     root      4825002 Nov 19 10:53 /lib/libc-2.2.so

-rw-r--r--    1 root     root     22607104 Aug 30 18:15 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Aug 30 18:15 /usr/lib/libc.so

Configure command: ./configure  i386-redhat-linux
 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
  --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
   --includedir=/usr/include --libdir=/usr/lib
    --libexecdir=/usr/libexec --localstatedir=/var
     --sharedstatedir=/usr/com --mandir=/usr/share/man
      --infodir=/usr/share/info --without-debug
       --without-readline --enable-shared
        --with-extra-charsets=complex --without-bench
         --localstatedir=/var/lib/mysql
          --with-unix-socket-path=/var/lib/mysql/mysql.sock
           --with-mysqld-user=mysql --with-extra-charsets=all



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