Re: HELP mysql.sock is missing in Mac OS X

2004-05-12 Thread MTA-Traffic
iH 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 seem

Re: HELP mysql.sock is missing in Mac OS X

2004-05-12 Thread Ware Adams
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 It's not starting normally. It's sta

HELP mysql.sock is missing in Mac OS X

2004-05-12 Thread Jose Manuel Islas Romero
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: >TrentCior