Bug #7988 Bitfield test fails
Submitted: 18 Jan 2005 15:21 Modified: 20 Jan 2005 15:22
Reporter: Tomas Ulin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Cluster: Cluster (NDB) storage engine Severity:S3 (Non-critical)
Version:5.0 OS:Solaris (solaris 2.10)
Assigned to: Martin Skold CPU Architecture:Any

[18 Jan 2005 15:21] Tomas Ulin
Description:
ndb_bitfield                   [ fail ]

How to repeat:
./mysql-test-run --with-ndbcluster --do-test=ndb_bitfield
[18 Jan 2005 17:07] Martin Skold
type_bit fails as well, will wait until that is fixed before continuing
[20 Jan 2005 15:22] Martin Skold
Had to shift one word for 32 bit (or smaller) fields on big endian.