MySQL Forums
Forum List  »  Install & Repo

Re: Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
Posted by: Bill Karwin
Date: April 06, 2006 06:26PM

FWIW, I always use the mysql.server script (or more specifically, "/etc/init.d/mysql start").

This script in turn invokes mysqld_safe, but it may set environment variables or pass options that are needed to get MySQL running on the current host.

Yes, the scripts under /etc/init.d are the ones that are invoked during boot time, or any time the system's runlevel changes (e.g. during shutdown).

Regards,
Bill K.

Options: ReplyQuote


Subject
Written By
Posted
Re: Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
April 06, 2006 06:26PM


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.