Saffa Kemokai wrote:
> I am unable to start mysql after several trials and fixes. I compiled 
> a mysql 5.0.15 source for FreeBSD 5.3. It doesn't seem to have placed 
> the files in their proper locations. Below is what I keep getting and 
> I don't know now how to get it working. What do I need to do about 
> this "mysql.host" table? How do I create it?
> 
> 051110 20:59:33  InnoDB: Started; log sequence number 0 43655
> 051110 20:59:34 [ERROR] Fatal error: Can't open and lock privilege 
> tables: Table 'mysql.host' doesn't exist
> 051110 20:59:34  mysqld ended
> 

Are you installing from a tarball? If so, you should seriously consider
using the FBSD ports system instead since it will make longer term
management much easier.

# cd /usr/ports/databases/mysql-server50
# make install clean

G


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to