Search found 1 match

by Cluster-Karl
Thu Apr 13, 2006 5:05 am
Forum: MySQL
Topic: MYSQL Shutdown
Replies: 3
Views: 7748

$ Set Noon
$ MYSQLADMIN -u 'MyUsername' -p'MyPassword' "SHUTDOWN"
$ wait 00:00:02
$ MYSQLADMIN -u 'MyUsername' -p'MyPassword' "SHUTDOWN"
$ wait 00:00:02
$ MYSQLADMIN -u 'MyUsername' -p'MyPassword' "SHUTDOWN"
$!

This is the sequence we use here ( 3 times seem to work) and we never got a corrupted ...