MySQL Forums
Forum List  »  Install & Repo

Re: Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
Posted by: Joe Rasberry
Date: April 21, 2006 07:10AM

Solaris boot time startup mysql:

Assuming mysql start script is in /etc/init.d but at boot up time it is not executed. You need to add a link in /etc/rc3.d/

cd /etc/rc3.d
ln -s /etc/init.d/mysql S99mysql

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
April 21, 2006 07:10AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.