Re: problem of installing mysql

2002-03-08 Thread Ken Anderson
try starting it with /usr/bin/safe_mysqld & Ken Jianping Zhu wrote: > > I installed the binary version of mysql on my linux system. After i > started the server, It seems the sysem get stuck. I can see the command > line sign and the cursor. > When I open another console I can find out that the

problem of installing mysql

2002-03-08 Thread Jianping Zhu
I installed the binary version of mysql on my linux system. After i started the server, It seems the sysem get stuck. I can see the command line sign and the cursor. When I open another console I can find out that the server in running by using the command bin/mysqladmin version. Why? Any suggest