Use native format in interpreter -
(old code mixed the 3 alternatives: native, [lo, hi], [hi, lo]) This fixes problem with auto increment on different byte order (This also make adding of signed ints really simple...) ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: Use native format in interpreter (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo]) ndb/src/ndbapi/Ndb.cpp: Use native format in interpreter (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo]) ndb/src/ndbapi/NdbOperationInt.cpp: Use native format in interpreter (old code mixed the 3 alternatives: native, [lo, hi], [hi, lo])
Showing
Please register or sign in to comment