doesn't look as tho mysqld is running
--> mysqld ended
did you install the standard database files? what about the permissions? can mysqld read those files check the error log in the data directory
- hcir
On May 12, 2004, at 6:53 PM, Jose Manuel Islas Romero wrote:
I start MySQL and it seems to start the server normally
>TrentCioran:/usr/local/mysql TrentCioran$ sudo ./bin/mysqld_safe >Starting mysqld daemon with databases from /usr/local/mysql/data >040512 21:27:05 mysqld ended
but when i try to open the mysql console it sends me the message:
>TrentCioran:/usr/local/mysql TrentCioran$ /usr/local/mysql/bin/mysql
>ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
I've been searching for the mysql.sock file but it is missing.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]