On Thu, 16 Jun 2005, Spenser wrote:

Try it with an absolute file path instead of a relative one.  For
instance,
/usr/local/mysql/bin/mysqld_safe --user=mysql --datadir
= /usr/local/mysql/tmp


same old...

/usr/local/mysql/bin/mysqld_safe --user=mysql --datadir=/usr/local/mysql/tmp &

cat ../tmp/hazy.err

.
.
.
050616 15:51:24  mysqld started
050616 15:51:24  InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
050616 15:51:24  InnoDB: Starting log scan based on checkpoint at
InnoDB: log sequence number 0 43634.
InnoDB: Doing recovery: scanned up to log sequence number 0 43634
050616 15:51:24  InnoDB: Flushing modified pages from the buffer pool...
050616 15:51:24  InnoDB: Started; log sequence number 0 43634
050616 15:51:24 [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist
050616 15:51:24  mysqld ended


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

Reply via email to