mariadb/ndb/include
unknown 892b5c9bca Fix memory leak
BitKeeper/deleted/.del-NdbScanReceiver.hpp~5c295814a47e7bb4:
  Delete: ndb/src/ndbapi/NdbScanReceiver.hpp
BitKeeper/deleted/.del-NdbScanReceiver.cpp~b8a7472e4a7c424f:
  Delete: ndb/src/ndbapi/NdbScanReceiver.cpp
ndb/include/ndb_global.h:
  Added ndb_end (corresponding to ndb_init)
ndb/src/common/util/ndb_init.c:
  Added ndb_end (corresponding to ndb_init)
ndb/src/ndbapi/NdbScanOperation.cpp:
  Release SCAN_TABREQ and 
  make sure to call NdbOperation::release (that releases other stuff)
ndb/src/ndbapi/Ndbinit.cpp:
  Reorder free-ing so that signal are release last
  (so that operations holding signals can release the first)
2004-09-25 10:16:37 +02:00
..
debugger Fix backup event 2004-09-17 14:18:28 +02:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb 2004-09-17 16:58:10 +02:00
logger more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
mgmapi config parameter changed 2004-09-21 17:31:01 +00:00
mgmcommon Merge mskold@build.mysql.com:/home/bk/mysql-4.1 2004-09-11 20:56:06 +02:00
ndbapi ndb charsets: DICT 2004-09-15 17:44:13 +02:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib WL 1748 2004-06-23 00:48:07 +00:00
transporter Hand merge 2004-09-20 14:20:01 +02:00
util Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb 2004-09-17 14:18:32 +02:00
Makefile.am added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant 2004-09-01 14:56:53 +00:00
ndb_global.h Fix memory leak 2004-09-25 10:16:37 +02: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 cannot include my_config.h directly, breaks some makes 2004-06-18 00:16:07 +00:00
ndb_version.h moved ndb versioning to configure and fixed ndb docs make 2004-06-04 16:08:50 +02:00