On Wednesday, January 19, 2005 9:14 PM Michael Stassen wrote:

Details should be in the .err file in the data directory

Here's the contents of the file:

050119 17:30:02 mysqld started
050119 17:30:02 [Warning] Setting lower_case_table_names=2 because file system
for /usr/local/mysql/data/ is case insensitive
050119 17:30:02 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...
050119 17:30:02 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
050119 17:30:02 InnoDB: Flushing modified pages from the buffer pool...
050119 17:30:02 InnoDB: Started; log sequence number 0 43634
050119 17:30:02 [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist
050119 17:30:02 mysqld ended


It would seem that the issue about table 'mysql.host' is the problem.
Is there a way to create this table outside of mysql?
Or does this indicate no schema at all in the DB?

Thanks!
Alex



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



Reply via email to