On Monday 16 December 2002 08:51, Matthieu Lalonde wrote: > Hi, I'm trying to get mysql workin' and have had the same prob on both > OS X sever and NetBSD... > > here is what's spit out of the .err file: > 021215 22:33:00 mysqld started > 021215 22:33:02 /usr/libexec/mysqld: Table 'mysql.host' doesn't exist > 021215 22:33:02 mysqld ended > > and when i run safe_mysqld: > [hete:local/mysql/data] xsmurf# safe_mysqld --u=mysql & > [1] 1040 > [hete:local/mysql/data] xsmurf# Starting mysqld daemon with databases > from /var/mysql > 021216 01:48:37 mysqld ended > > > [1] Done safe_mysqld --u=mysql > > I have ran the install_db script and they all seam to be there... > looked on the doc page of mysql.com but I couldn't find any pointers...
Look in the error log files. Check that MySQL is owner of the data dir. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- 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