RE: To run MySQL Server from the remote machine

2002-03-28 Thread Roger Baklund
* 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

RE: To run MySQL Server from the remote machine

2002-03-27 Thread Chetan Lavti
> 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