Ilyas,
Wednesday, September 25, 2002, 3:09:34 PM, you wrote:

IK> I am using MacOSX SERVER. When I want to start MySQL it says:

IK> [HostPowerBook:/] ilyas% mysql
IK> ERROR 2002: Can't connect to local MySQL server through socket 
IK> '/tmp/mysql.sock' (61)

IK> According to Mysql documentation this  means that mysqld doesn't 
IK> started. Just when I want to start mysql with safe_mysqld it says:

IK> [HostPowerBook:/] ilyas% safe_mysqld
IK> chown: /var/mysql/HostPowerBook.err: Operation not permitted
IK> Starting mysqld daemon with databases from /var/mysql
IK> rm: /tmp/mysql.sock: Operation not permitted
IK> 020925 14:02:34  mysqld ended


IK> I looked at the end of this file:  HostPowerBook.err:

IK> 020925 14:04:48  mysqld started
IK> 020925 14:04:49  /usr/libexec/mysqld: Table 'mysql.host' doesn't exist
IK> 020925 14:04:49  mysqld ended

IK> the table host doesnt exist.

IK> How Can I create this table?

Did you run mysql_install_db?
Check permissions on the MySQL 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

Reply via email to