Re: Same Problem about starting MySQL on a Mac

2003-06-20 Thread Santino
1. check if /usr/local/mysql/data has mysql user and r/w privileges 2. if /usr/local/mysql/data doesn't exist You have to launch mysql_install_db 3. See the .err file in /usr/local/mysql/data I wrote a sample tutotial for MacOS 10.2 at http://www.santinoc.com/mysql.html Santino Content-Transfer-E

Re: Same Problem about starting MySQL on a Mac

2003-06-19 Thread Paul DuBois
At 14:31 -0400 6/19/03, Pushpinder Singh Garcha wrote: Hello Everyone, I have been running MySQL on my Mac for almost a year now. suddenly I am unable to start the mysqld, I keep getting "mysqld ended" error.

Same Problem about starting MySQL on a Mac

2003-06-19 Thread Pushpinder Singh Garcha
Hello Everyone, I have been running MySQL on my Mac for almost a year now. suddenly I am unable to start the mysqld, I keep getting "mysqld ended" error. - [psg:/usr/local/mysql] psgarcha% s