MySQL port problems on AMD64 (still?)

JG amd64list at jpgsworld.com
Wed May 19 02:29:43 PDT 2004


 From my error log:

040519 01:21:18  mysqld started
InnoDB: ##########################################################
InnoDB:                          WARNING!
InnoDB: The log sequence number in ibdata files is higher
InnoDB: than the log sequence number in the ib_logfiles! Are you sure
InnoDB: you are using the right ib_logfiles to start up the database?
InnoDB: Log sequence number in ib_logfiles is 0 43634, log
InnoDB: sequence numbers stamped to ibdata file headers are between
InnoDB: 3503345872 3503345872 and 3503345872 3503345872.
InnoDB: ##########################################################
040519  1:21:18  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...
040519  1:21:18  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
040519  1:21:18  InnoDB: Flushing modified pages from the buffer pool...
040519  1:21:18  InnoDB: Started; log sequence number 0 43634
040519  1:21:18  Fatal error: Can't open privilege tables: Table 
'mysql.host' doesn't exist
040519 01:21:18  mysqld ended


I installed from port and specified a new DB_DIR=/my1

/my1/mysql/mysql/host.frm exists.

I thought Alex fixed this :-/

Maybe I'm doing something wrong.

I type:

setenv DB_DIR /my1

then make,  then make install.








More information about the freebsd-amd64 mailing list