mariadb/ndb/include
unknown 58f8f9b3ca updated event example to make use of new NdbError member in NdbEventOperation
added my_pthread_init to get dbug print correct in Hugo
    added define for event error code



ndb/examples/ndbapi_event_example/ndbapi_event.cpp:
  updated event example to make use of new NdbError member in NdbEventOperation
  + use define to check error code
ndb/include/kernel/signaldata/CreateEvnt.hpp:
  updated create event signal to use define
ndb/include/ndbapi/NdbEventOperation.hpp:
  added NdbError member to NdbEventOperation
ndb/include/ndbapi/ndberror.h:
  added define for event error code
ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
  changed name of error code
ndb/src/ndbapi/NdbEventOperation.cpp:
  added NdbError
ndb/src/ndbapi/NdbEventOperationImpl.cpp:
  added debug printout
  added some error handling
ndb/src/ndbapi/NdbEventOperationImpl.hpp:
  added NdbError
ndb/src/ndbapi/Ndberr.cpp:
  added NdbError for NdbEventOperationImpl
ndb/src/ndbapi/ndberror.c:
  changed some error codes
ndb/test/ndbapi/test_event.cpp:
  added testcase for BUG#7627
ndb/test/src/HugoTransactions.cpp:
  added printout in event
ndb/test/src/NDBT_Test.cpp:
  added my_pthread_init to get dbug print correct
2005-01-06 21:13:04 +01:00
..
debugger merge 2004-12-17 10:36:14 +01:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
logger fixed so that last repeats are printed first with correct time if another message comes 2004-12-22 22:47:56 +01:00
mgmapi merge 2004-12-31 10:21:33 +01:00
mgmcommon Merge 5.0-ndb into local, resolve conflicts 2004-12-20 11:32:08 +11:00
ndbapi updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib merge 2004-11-16 07:22:30 +01:00
transporter merge 2005-01-01 14:01:37 +01:00
util merge 2005-01-01 14:01:37 +01:00
Makefile.am merge 2005-01-01 14:01:37 +01:00
ndb_constants.h ndb: wl-1442 mysql vs ndb datatypes: prepare 2004-12-26 22:40:42 +01:00
ndb_global.h.in changes ndb types include 2005-01-04 13:12:22 +01:00
ndb_init.h added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
ndb_net.h lots of HAVE_ and some ndb_global fixes for ndb subtree 2004-05-11 14:39:17 +02:00
ndb_types.h.in changes ndb types include 2005-01-04 13:12:22 +01:00
ndb_version.h.in wl1744 - ndb windows port 2004-11-10 21:43:12 +01:00