-- source include/have_ndb.inc --CREATE TABLE a (a INT) ENGINE=MyISAM; --insert into a values(1); --exec $NDB_MGM -e "START BACKUP"