MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ndb_restart_nostart.inc
1 --source ndb_mgm.inc
2 
3 --echo Restarting all nodes "no start"
4 --exec $_mgm_cmd -e "ALL RESTART -n" > /dev/null
5 
6 --source ndb_wait_nostart.inc