mariadb/ndb
unknown 8f318cf182 fix bug#7193
added start backup parameter to enable setting wait state
    and set different timeouts depending on waitstate
    moved listen of backup event out of backup and into separete thread
    thread created at connect() and destroyed at disconnect()
    added start backup command options "nowait" "wait completed" "wait started"
    fixed log level settings


ndb/include/mgmapi/mgmapi.h:
  added start backup parameter to enable setting wait state
ndb/src/common/debugger/EventLogger.cpp:
  changed to unsigned printout
ndb/src/mgmapi/mgmapi.cpp:
  added start backup parameter to enable setting wait state,
  and set different timeouts depending on waitstate
ndb/src/mgmclient/CommandInterpreter.cpp:
  moved listen of backup event out of backup and into separete thread
  thread created at connect() and destroyed at disconnect()
  added start backup command options "nowait" "wait completed" "wait started"
ndb/src/mgmsrv/MgmtSrvr.cpp:
  added more options to start backup to set wait state
  + set timeout depending on wait state
  + some debug printouts
ndb/src/mgmsrv/MgmtSrvr.hpp:
  added more options to start backup to set wait state
ndb/src/mgmsrv/Services.cpp:
  removed old backup code
  added use of stard backup otions
  fixed log level settings
ndb/test/src/NdbBackup.cpp:
  adopted to new wait state option in start backup
2004-12-13 00:48:06 +01:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs wl2077 - scan optimizations 2004-11-19 11:37:16 +01:00
examples changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include fix bug#7193 2004-12-13 00:48:06 +01:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src fix bug#7193 2004-12-13 00:48:06 +01:00
test fix bug#7193 2004-12-13 00:48:06 +01:00
tools Merge mysql.com:/home/jonas/src/mysql-4.1-fix 2004-12-09 14:04:27 +01:00
Makefile.am ndb fixes for make dist 2004-06-15 08:14:20 +02:00