Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2004 02:28:56 -0700
From:      JG <amd64list@jpgsworld.com>
To:        freebsd-amd64@freebsd.org
Subject:   MySQL port problems on AMD64 (still?)
Message-ID:  <5.2.0.9.2.20040519022110.0146fd48@mail.ojoink.com>

next in thread | raw e-mail | index | archive | help
 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.








Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.2.20040519022110.0146fd48>