Hello All,
I'm having trouble upgrading 3.23. to 4.1. Since I don't want to break
production, I'm trying to start a test instance on the machine. The problem
I'm having seems to be a missing .frm file. The following details
invocation and the log file. Any help would be greatly appreciated.
Thanks in advance,
Aaron
/opt/csw/mysql4/bin/mysqld_safe --basedir=/opt/csw/mysql4
--datadir=/opt/csw/mysql4/data --port=3307 &
Log File:
041206 11:19:53 mysqld started
041206 11:19:53 InnoDB: Started
041206 11:19:53 Fatal error: Can't open privilege tables: Can't find file:
'./mysql/host.frm' (errno: 13)
041206 11:19:54 Aborting
041206 11:19:54 InnoDB: Starting shutdown...
041206 11:19:56 InnoDB: Shutdown completed
041206 11:19:56 /opt/csw/mysql4/libexec/mysqld: Shutdown Complete
041206 11:19:56 mysqld ended