mariadb/ndb/test
unknown 4cf675a21d ndb - Fix printout/bugs for bit column
ndb/include/kernel/AttributeHeader.hpp:
  Add pseudo column for row size
ndb/include/ndbapi/NdbDictionary.hpp:
  Add pseudo column for row size
ndb/include/util/Bitmask.hpp:
  Remove assert which was not needed
ndb/src/kernel/blocks/dbtup/DbtupMeta.cpp:
  Missing break
ndb/src/kernel/blocks/dbtup/DbtupRoutines.cpp:
  1) New pseudo column ROW_SIZE
  2) Fix bug in Bit columns
ndb/src/ndbapi/NdbDictionary.cpp:
  Fix prinout of bit column
ndb/src/ndbapi/NdbDictionaryImpl.cpp:
  Bug fix Bit column
ndb/src/ndbapi/NdbRecAttr.cpp:
  Fix prinout of bit column
ndb/test/src/HugoCalculator.cpp:
  Bit enable Hugo
ndb/test/src/HugoOperations.cpp:
  Bit enable Hugo
ndb/test/src/NDBT_Tables.cpp:
  Bit enable Hugo
2004-12-09 16:19:24 +01:00
..
include merge 2004-11-25 14:33:33 +01:00
ndbapi skeleton for ndb bitfields testing 2004-12-06 14:01:48 +01:00
ndbnet
newtonapi ndb source tree cleanup, see respective file 2004-06-07 17:31:32 +00:00
odbc removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
run-test Merge mysql.com:/home/jonas/src/mysql-4.1-fix 2004-11-29 09:28:23 +01:00
src ndb - Fix printout/bugs for bit column 2004-12-09 16:19:24 +01:00
tools Merge mysql.com:/home/jonas/src/mysql-4.1 2004-11-22 07:52:42 +01:00
Makefile.am ndb make updates 2004-06-03 18:25:46 +00:00