After the reinstall mysql will no longer start. The error I get in mysqld.log is:
070303 22:37:11 mysqld started
070303 22:37:11 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...
070303 22:37:11 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
070303 22:37:11 InnoDB: Flushing modified pages from the buffer pool...
070303 22:37:11 InnoDB: Started; log sequence number 0 43634
070303 22:37:11 [ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist
070303 22:37:11 mysqld ended
Does anyone know how I can fix this?