Victoria Reznichenko
> Samuel,
> Tuesday, April 23, 2002, 4:04:20 PM, you wrote:
>
> SM> Can you help me in the following problem?
>
> SM> OS:     Linux Slackware 8.0
> SM> Source: mysql-3.23.42.tar.gz
>
> SM> I can't start mysql after installing the source file. I did it step
> by step SM> according guidance from Install-Source file.
>
> SM> My OS is generating such messages:
>
>
> SM> root@serwer:/TEMP# mysql
> SM> ERROR 2002: Can't connect to local MySQL server through
> SM> socket '/tmp/mysql.sock' (111)
>
> Your MySQL server is not running ...
>
> 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
>
I found that file. Unfortunatelly, there is no databases after running
mysql_install_db

-- 
registered linux user #123707



---------------------------------------------------------------------
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