hello
i run a fesora core 3 system on a t-bird based box.
i have allready installed and used mysql on FC2 and 3, but i needed to reinstall the whole system a couple of days ago, and then, impossible to launch mysql.
when i start it with :
# /etc/init.d/mysql start
i get in the error log :
050204 13:59:29 mysqld started
050204 13:59:29 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...
050204 13:59:29 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
050204 13:59:29 InnoDB: Flushing modified pages from the buffer pool...
050204 13:59:29 InnoDB: Started; log sequence number 0 43634
050204 13:59:29 [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist
050204 13:59:29 mysqld ended
It is MySQL v4.19 RPM package from mysql.com, but i also tried 3.23 RPM that comes with fedora distribution with approx the same result...
I searched the doc and other forums, without finding anything interesting...
please help me i really need it !
thx !
vince
|