At 10:08 -0700 2001/12/05, Weaver, Walt wrote:
>When I start up mysqld, the datafiles and logfiles are created just fine.
>But, when everything is done the following error appears:
>
>/usr/local/mysql/mysql-3.23.44-innodb/libexec/mysqld: Table 'mysql.host'
>doesn't exist

This may be an obvious one, Walt, but did you run the mysql_install_db script as part 
of your installation?  This script creates the basic tables MySQL needs.

It's in .../scripts/mysql_install_db

You also need to edit the my.cnf file. See section "2.3.1 Quick Installation Overview" 
in the manual.

If you've done all this stuff, then you may want to check for proper pathnames and 
permissions.

HTH

/Rob

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Robert Alexander, Alpha Geek, Workmate.ca
WWW Database Applications and Web Hosting
http://www.workmate.ca       416-823-6599
mailto:[EMAIL PROTECTED]

"Life's unfair - but root password helps!"

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to