>Description:
Down loaded bin/mysqld Ver 3.23.49-max for pc-linux-gnu on i686 from U of
Wisc site gunzipped and untarred in /usr/local ran mysql_install_db then ran
./bin/safe_mysqld & from install directory kept coming up with error 020303 5:20:41
/usr/local/mysql/bin/mysqld: Can't find file: './mysql/host.frm
' (errno: 13). So I tried bin/safe_mysqld --basedir=/usr/local/mysql/data but it
couldn't find language file so I made a share dir under data and copied recursively
everything in /usr/local/install_dir/share to that directory and restarted with
bin/safe_mysqld --basedir=/usr/local/mysql/data. Still the error about finding the
./mysql/host.frm. I looked into the script safe_mysqld but there was no cd in there so
the binary must have it inside and it is not cd'ing to the proper dir from what I can
figure out. How do I run it to get around this? Or is there some config like my.cnf to
add/change to get around this problem? By the way I am running redhat 7.0 on an amd
athlon 1.2GHz with 256megs memory and a 30gig hard drive. The install is the
workstation version. The default install, there don't seem to be any resource
problems, although I have had permission bit problems in the past so I have opened up
all the pertinent directories to 777.
>How-To-Repeat:
Just have to try to start the server with bin/safe_mysqld
>Fix:
Tried above nothing gets the server to start.
>Submitter-Id: Ken Martin
>Originator: root
>Organization:
>MySQL support: none
>Synopsis: mysqld will not start up cannot find host.frm but one exists
>Severity: critical
>Priority: medium
>Category: mysqld
>Class: sw-bug
>Release: mysql-3.23.49-max (Official MySQL Binary)
>Environment:
amd 1.2 athlon 256megs ram 30gb disk redhat 7.0 generic workstation install,
no patches or upgrades
System: Linux localhost.localdomain 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='-Wimplicit -Wreturn-type -Wid-clash-51 -Wswitch
-Wtrigraphs -Wcomment -W -Wchar-subscripts -Wformat -Wimplicit-function-dec
-Wimplicit-int -Wparentheses -Wsign-compare -Wwrite-strings -Wunused -mcpu=pentiumpro
-O3 -fno-omit-frame-pointer' CXX='gcc' CXXFLAGS='-Wimplicit -Wreturn-type
-Wid-clash-51 -Wswitch -Wtrigraphs -Wcomment -W -Wchar-subscripts -Wformat
-Wimplicit-function-dec -Wimplicit-int -Wparentheses -Wsign-compare -Wwrite-strings
-Woverloaded-virtual -Wextern-inline -Wsign-promo -Wreorder -Wctor-dtor-privacy
-Wnon-virtual-dtor -felide-constructors -fno-exceptions -fno-rtti -mcpu=pentiumpro -O3
-fno-omit-frame-pointer' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 14 Feb 11 2001 /lib/libc.so.6 ->
libc-2.1.92.so
-rwxr-xr-x 1 root root 4776568 Aug 30 2000 /lib/libc-2.1.92.so
-rw-r--r-- 1 root root 22607104 Aug 30 2000 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Aug 30 2000 /usr/lib/libc.so
Configure command: ./configure --prefix=/usr/local/mysql --enable-assembler
--with-extra-charsets=complex --enable-thread-safe-client --with-innodb
--with-berkeley-db --enable-thread-safe-client
--with-other-libc=/usr/local/mysql-glibc '--with-comment=Official MySQL Binary'
--prefix=/usr/local/mysql --with-extra-charset=complex --enable-thread-safe-client
--enable-local-infile --with-server-suffix=-max 'CFLAGS=-Wimplicit -Wreturn-type
-Wid-clash-51 -Wswitch -Wtrigraphs -Wcomment -W -Wchar-subscripts -Wformat
-Wimplicit-function-dec -Wimplicit-int -Wparentheses -Wsign-compare -Wwrite-strings
-Wunused -mcpu=pentiumpro -O3 -fno-omit-frame-pointer' 'CXXFLAGS=-Wimplicit
-Wreturn-type -Wid-clash-51 -Wswitch -Wtrigraphs -Wcomment -W -Wchar-subscripts
-Wformat -Wimplicit-function-dec -Wimplicit-int -Wparentheses -Wsign-compare
-Wwrite-strings -Woverloaded-virtual -Wextern-inline -Wsign-promo -Wreorder
-Wctor-dtor-privacy -Wnon-virtual-dtor -felide-constructors -fno-exceptions -fno-r!
tti -mcpu=pentiumpro -O3 -fno-omit-frame-pointer' 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