Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Starting and stopping remote mysql database through perl

by lorn (Monk)
on Jul 21, 2006 at 13:52 UTC ( [id://562861]=note: print w/replies, xml ) Need Help??


in reply to Starting and stopping remote mysql database through perl

Hi,
you can use mysqladmin, passing argument -h, like this mysqladmin -h 192.168.1.10 -u root -p123 shutdown, read man mysqladmin, he have a lots of features.

Lorn
-http://lornlab.org
-<a href="http://www.slackwarezine.com.br>http://www.slackwarezine.com.br-

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://562861]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (7)
As of 2024-03-28 09:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found