MySQL Forums
Forum List  »  Newbie

Re: Can't open priviledge tables
Posted by: Anders Karlsson
Date: August 30, 2004 10:05AM

Have you run "mysql_install_db"? If not, do so (how to do that is in the install docs). The reason for the error is that the host table in the mysql database can't be accessed, so another source might be a security issue. Again, follow the "chown -R" procedure in the install docs, and I think you should be OK.

Options: ReplyQuote


Subject
Written By
Posted
Re: Can't open priviledge tables
August 30, 2004 10:05AM


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.