Afficher un message
Vieux 01/06/2007, 07h08   #4
Vinay
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: not exiting from script after creating a background process!!

> hi thanks for replying..,
> following is the script...
>
> /usr/local/mysql-5.0.41/bin/mysqld_safe --user=mysql& // to start
> the server as back ground process.
> /usr/local/mysql-5.0.41/bin/mysql -u root</usr/local/create_DB.txt //
> logging in as root n creating DB,commands creating DB are in
> create_DB.txt
>
> problem as i think is its entering to infinite loop,since its a back
> groud processs and never stops..??
>
> /usr/local/mysql-5.0.41/bin/mysqld_safe --user=mysql&
>
> i just want to exit this script and get back to command prompt..



  Réponse avec citation
 
Page generated in 0,04119 seconds with 9 queries