* Chetan Lavti
> > Is it possible to run the MySQL Server from the remote machine..??
> > Mysql provides a Api's for shutting down the server from the remote
> > place i.e. ( mysql_shutdown(mysqlhadler))
> > but I can't see any api for starting the Mysql server from the remote
> > machine.
The cl
> hi,
>
> Is it possible to run the MySQL Server from the remote machine..??
> Mysql provides a Api's for shutting down the server from the remote
> place i.e. ( mysql_shutdown(mysqlhadler))
> but I can't see any api for starting the Mysql server from the remote
> machine.
>
> Does it mean that