Quick Synopsis.

Server went down due to power failure.  Upon reboot the mysql server was not
up and running.  When trying to restart I get the following message in the
mysqld.log.

021022 17:54:13  mysqld started
021022 17:54:13  bdb:  PANIC: No such file or directory
021022 17:54:13  Can't init databases
021022 17:54:13  mysqld ended

Running mysql version 3.23.49 on redhat 7.3

Oct 22 16:50:41 SQLServer1 kernel: Linux version 2.4.18-3smp
([EMAIL PROTECTED])
(gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110)) #1 SMP
Thu Apr 18 07:27:31 EDT 2002

the my.cnf file is in the /etc directory


[mysqld]
datadir=/var/lib/mysql
socket=/var/lib/mysql/mysql.sock
set-variable = max_connections=1000
log-bin
server-id=1
skip-innodb

[mysql.server]
user=mysql
basedir=/var/lib

[safe_mysqld]
err-log=/var/log/mysqld.log
pid-file=/var/run/mysqld/mysqld.pid


If anyone can help I would greatly appreciate it.

Thanks

Roger Davis

SQL, MySQL


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