Re: Mysql.com manual

2001-06-15 Thread Gerald Clark
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 --lo

Mysql.com manual

2001-06-14 Thread Simon Chan
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 co