mariadb/ndb/include
unknown 4294f84728 Finalised first step of scan optimisations
Everything is working but a few things is still remaining


ndb/include/kernel/ndb_limits.h:
  New maximum batch size and total batch size over cluster
ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
  Only two options
  1) One fragment per node
  2) One fragment in total
ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
  First step preparing for a dynamic array for scan_acc_op_ptr.
  Prepared by hiding all accesses by subroutines.
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  First step preparing for a dynamic array for scan_acc_op_ptr.
  Prepared by hiding all accesses by subroutines.
  Removed some dead code
2004-08-11 17:36:31 +02:00
..
debugger several config fixes for ndb, see respective file 2004-06-28 17:29:58 +00:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel Finalised first step of scan optimisations 2004-08-11 17:36:31 +02:00
logger more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
mgmapi Initial support for updating configuration "on the fly" 2004-08-05 16:21:33 +02:00
mgmcommon bug#4529 2004-08-09 13:25:07 +02:00
ndbapi First step for WL 2025 2004-08-09 17:43:15 +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 Correction + move of code to NDB_DEBUG_FULL from VM_TRACE 2004-08-09 17:51:37 +02:00
util Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb 2004-08-08 20:58:57 +02:00
Makefile.am New file missing in source distr. 2004-08-01 09:07:08 +02:00
ndb_global.h several config fixes for ndb, see respective file 2004-06-28 17:29:58 +00: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