BUG#13985: Cluster: ndb_mgm "status" command can return incorrect data node status
unknown authored
- only force HB to data nodes
- flag for if we broadcast condition on receipt of HB


ndb/src/mgmsrv/MgmtSrvr.cpp:
  Add get_connected_ndb_nodes to check status for connected data nodes only
ndb/src/mgmsrv/MgmtSrvr.hpp:
  add prototype for get_connected_ndb_nodes
ndb/src/mgmsrv/Services.cpp:
  only force HB to NDBD nodes
ndb/src/ndbapi/ClusterMgr.cpp:
  flag to control if we send the condition
ndb/src/ndbapi/ClusterMgr.hpp:
  flag for if we broadcast condition on receipt of hb
a610467f
Name Last commit Last update
BUILD Use yaSSL as default for BUILD/* scripts
BitKeeper pekka:get - push push push
Docs Merge mysql.com:/home/tomash/src/mysql_ab/tmp_merge
SSL Remove client-req-pem and server-req.pem
VC++Files Merge mysql.com:/home/hf/work/mysql-5.0.18455
bdb BUG#15734: Fix undefined awk behaviour breaking compilation on Debian.
client Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfix
cmd-line-utils Merge neptunus.(none):/home/msvensson/mysql/bug16557/my50-bug16557
config/ac-macros Bug#18818 configure: No longer finds OpenSSL on Mac OS X
dbug Fix two Valgrind memory leak warnings.
extra Include "config.h" (if it exists) in all yaSSL files via their "runtime.hpp".
heap BUG#18160 - Memory-/HEAP Table endless growing indexes
include Merge mysql.com:/home/jimw/my/mysql-5.0-1039
innobase Applied innodb-5.0-ss547 snapshot.
libmysql Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfix
libmysql_r yassl link problem fixed
libmysqld Backport fix for mysql client not using SSl library directly
man - Removed obsolete and outdated man page files from the man
myisam Merge mysql.com:/home/mydev/mysql-5.0
myisammrg BUG#17314: Can't use index_merge/intersection for MERGE tables
mysql-test Merge bk@192.168.21.1:mysql-5.0
mysys Merge mysql.com:/usr/local/mysql/mysql-5.0-vgfix
ndb BUG#13985: Cluster: ndb_mgm "status" command can return incorrect data node status
netware .libs is no longer used when compiling netware
os2 Merge
pstack
regex
scripts
server-tools
sql-bench
sql-common
sql
strings
support-files
tests
tools
vio
zlib
.bzrignore
.cvsignore
COPYING
Makefile.am
README
configure.in
This is a release of MySQL, a dual-license SQL database server.
MySQL is brought to you by the MySQL team at MySQL AB.

License information can be found in these files:
- For GPL (free) distributions, see the COPYING file.
- For commercial distributions, see the MySQLEULA.txt file.


For further information about MySQL or additional documentation, see:
- The latest information about MySQL: http://www.mysql.com
- The current MySQL documentation: http://dev.mysql.com/doc

Some manual sections of special interest:

- If you are migrating from an older version of MySQL, please read the
  "Upgrading from..." section first!
- To see what MySQL can do, take a look at the features section.
- For installation instructions, see the Installation chapter.
- For future plans, see the TODO appendix.
- For the new features/bugfix history, see the News appendix.
- For the currently known bugs/misfeatures (known errors) see the problems
  appendix.
- For a list of developers and other contributors, see the Credits
  appendix.

A local copy of the MySQL Reference Manual can be found in the Docs
directory in GNU Info format.  You can also browse the manual online or
download it in any of several formats at the URL given earlier in this
file.

************************************************************

IMPORTANT:

Bug or error reports should be sent to http://bugs.mysql.com.