mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
54ccf5d16c
search for subscriber should be done on nodeid basis and not reference, only one subscriber per event per nodeid allowed not necessarily the same starts and stops... +error corrected in ref signal added print of error codes + more correct error handling of event errors + added goto instead of erroneous break to fix bug#7627 ndb/include/kernel/signaldata/SignalData.hpp: added som signal printout functions ndb/src/common/debugger/signaldata/SignalDataPrint.cpp: added som signal printout functions ndb/src/common/debugger/signaldata/SignalNames.cpp: added som signal printout functions ndb/src/common/debugger/signaldata/SumaImpl.cpp: added som signal printout functions ndb/src/kernel/blocks/suma/Suma.cpp: search for subscriber should be done on nodeid basis and not reference, only one subscriber per event per nodeid allowed not necessarily the same starts and stops... +error corrected in ref signal ndb/src/ndbapi/NdbDictionaryImpl.cpp: indentation event error handling debug printouts ndb/src/ndbapi/NdbEventOperationImpl.cpp: debug printouts + added goto instead of erroneous break to fix bug#7627 ndb/test/src/HugoTransactions.cpp: added print of error codes + more correct error handling of event errors |
||
---|---|---|
.. | ||
debugger | ||
editline | ||
kernel | ||
logger | ||
mgmapi | ||
mgmcommon | ||
ndbapi | ||
newtonapi | ||
portlib | ||
transporter | ||
util | ||
Makefile.am | ||
ndb_constants.h | ||
ndb_global.h.in | ||
ndb_init.h | ||
ndb_net.h | ||
ndb_types.h.in | ||
ndb_version.h.in |