You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
405 B
9 lines
405 B
######################################################
|
|
# By JBM 2006-02-16 So that the code is not repeated #
|
|
# in test cases and can be reused. #
|
|
######################################################
|
|
--exec $NDB_MGM --no-defaults --ndb-connectstring="$NDB_CONNECTSTRING" -e "start backup" >> $NDB_TOOLS_OUTPUT
|
|
|
|
--disable_query_log
|
|
--source include/ndb_backup_id.inc
|
|
--enable_query_log
|
|
|