MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ndb_restart_start.inc
1 --source ndb_mgm.inc
2 
3 --echo Starting all nodes
4 --exec $_mgm_cmd -e "ALL START" > /dev/null
5 
6 --source ndb_wait_started.inc