Samuel, Tuesday, April 23, 2002, 8:55:00 PM, you wrote: SM> Victoria Reznichenko >> Samuel, >> Tuesday, April 23, 2002, 4:04:20 PM, you wrote: >> >> SM> file serwer.err: >> SM> 020422 19:16:29 mysqld started >> SM> 020422 19:16:32 /usr/libexec/mysqld: Table 'mysql.host' doesn't >> exist SM> 020422 19:16:32 /usr/libexec/mysqld: Normal shutdown >> >> SM> 020422 19:16:32 mysqld ended >> >> Try to find file 'host.frm' in data dir. If file does exist, check your >> permissions on mysql data dir - it should belong to user and group >> mysql server is running from. If file doesn't exist, you should run >> mysql_install_db to re-create grant tables, look at: >> http://www.mysql.com/doc/m/y/mysql_install_db.html >> SM> I found that file.
If you can find that file, it means that privilege tables was created. SM> Unfortunatelly, there is no databases after running SM> mysql_install_db Did you check permissions on the MySQL data dir and files? MySQL should be owner of the MySQL database directory and all its files. -- For technical support contracts, goto https://order.mysql.com/ This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Victoria Reznichenko / /|_/ / // /\ \/ /_/ / /__ [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