mariadb/ndb/include
unknown f03022b22a Fix bugs + include check of batch_byte_size and
use of first_batch_size


ndb/include/kernel/ndb_limits.h:
  New maximum size
ndb/include/kernel/signaldata/ScanFrag.hpp:
  New error code
ndb/include/kernel/signaldata/ScanTab.hpp:
  Need to go to Uint16 when batch size > 255
ndb/src/kernel/blocks/dblqh/Dblqh.hpp:
  Uint8 => Uint16 when batch_size > 255
  New and changed methods for acc ptr's and
  checking end of scan batch (incl. check of batch_byte_size
ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  Uint8 => Uint16 when batch_size > 255
  New and changed methods for acc ptr's and
  checking end of scan batch (incl. check of batch_byte_size
2004-08-17 17:55:47 +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 Fix bugs + include check of batch_byte_size and 2004-08-17 17:55:47 +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 Merge build.mysql.com:/home/bk/mysql-4.1-ndb 2004-08-11 12:18:12 +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