Simon Chan wrote:

> Hey Everybody,
> 
> I noticed that a lot of people experience problems when they try to start the mysql 
>server by
> typing this:
> 
> $  bin/safe_mysqld --user=mysql &
> 
> In the Mysql/msql O'Reilly book, it says to type this to start the daemon:
> 
> bin/safe_mysqld --log &
> 
> I ran into problems with the first command as well.
> 
> Anyone out there know why this is so?  Maybe someone from Mysql.com can answer.
> 
> thanks
> 
> simon
> 

Maybe because mysql does not own its files and directories.

-- 
Gerald L. Clark
[EMAIL PROTECTED]


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