Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2005 13:00:37 +0300
From:      vladone <vladone@spaingsm.com>
To:        freebsd-questions@freebsd.org
Subject:   problem when starting mysql
Message-ID:  <1538081949.20050818130037@spaingsm.com>

next in thread | raw e-mail | index | archive | help
Hi!
I have installed mysql 4.1 from ports.
After i run "/usr/local/bin/mysql_install_db", i try to start server
with:
     /usr/local/bin/mysqld_safe &

but i receive this error in host.err:
[ERROR] Fatal error: Can't open privilege tables: Table 'mysql.host' doesn't exist

How i can resolv this?
Obviously this table not exist, but how i can create without starting
mysql server.

Second questions: where keep mysql config file?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1538081949.20050818130037>