mariadb/ndb/test
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
..
include Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 2004-12-31 06:14:18 +01:00
ndbapi updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
ndbnet Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
newtonapi ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
odbc removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
run-test merge 2005-01-03 09:24:18 +01:00
src updated event example to make use of new NdbError member in NdbEventOperation 2005-01-06 21:13:04 +01:00
tools Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 2004-12-31 06:14:18 +01:00
Makefile.am wl1744 - ndb on windows 2004-11-10 00:03:01 +01:00