mariadb/ndb
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
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs Setting doxygen configs to: 2004-12-30 00:25:59 +10:00
examples updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
test updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
tools last go at enabling using const NdbDictionary didn't work 2005-01-05 19:59:45 +01:00
Makefile.am wl1744 - more script fixes 2004-11-12 09:18:26 +01:00