diff options
author | unknown <mronstrom@mysql.com> | 2004-08-17 17:55:47 +0200 |
---|---|---|
committer | unknown <mronstrom@mysql.com> | 2004-08-17 17:55:47 +0200 |
commit | f03022b22a6850d74608be22e9748ed009545e61 (patch) | |
tree | b4f59c85706b09d09400927cafbe760a1f14e5bc /ndb/src/ndbapi/NdbOperationInt.cpp | |
parent | 6a908c4322a4d63f222e5206f7ab5c3e1a82cb0e (diff) | |
download | mariadb-git-f03022b22a6850d74608be22e9748ed009545e61.tar.gz |
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
Diffstat (limited to 'ndb/src/ndbapi/NdbOperationInt.cpp')
0 files changed, 0 insertions, 0 deletions