mariadb/ndb/tools
unknown 5c73339493 Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd
ndb/tools/waiter.cpp:
  - Only contact ndb_mgmd once per loop
  - Program only cares about ndbd nodes -> remove the api and mgm vectors
  - Program can not wait for "starting" -> remove that code
  - Remove unused includes
  - Protect against SIGPIPE(writing to a socket where the mgmsrv was
    gone, silently killed the program)
  - Don't sleep one second if if all nodes are in the wanted state  
  - Use 100 milliseconds sleep between each poll
2008-02-07 08:08:43 +01:00
..
old_dirs neww ndb automake 2004-05-26 15:36:55 +00:00
restore Merge lzhou@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb-bj 2007-08-15 16:28:27 +00:00
clean-links.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
delete_all.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
desc.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
drop_index.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
drop_tab.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
listTables.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
make-errors.pl Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
make-links.sh Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
Makefile.am my_strtoll10-x86.s: 2006-12-31 01:02:27 +01:00
ndb_config.cpp Merge bk-internal.mysql.com:/home/bk/mysql-5.0 2007-01-22 14:04:40 +02:00
ndb_error_reporter New tool to collate all information to form a good error report for NDB. 2005-12-07 11:11:59 +01:00
ndb_size.pl BUG#21204 ndb_size.pl doesn't take extended BLOB/TEXT size into account 2006-07-26 11:44:52 +10:00
ndb_size.tmpl BUG#21204 ndb_size.pl doesn't take extended BLOB/TEXT size into account 2006-07-26 11:44:52 +10:00
ndb_test_platform.cpp Many files: 2006-12-23 20:17:15 +01:00
ndbsql.cpp Many files: 2006-12-23 20:17:15 +01:00
rgrep Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
select_all.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
select_count.cpp set name for ndb tools 2007-04-05 09:16:16 +02:00
waiter.cpp Bug#32025 ndb_waiter does too many roundtrips to ndb_mgmd 2008-02-07 08:08:43 +01:00