Skip to content

Commit e9f2b6d

Browse files
committed
Merge branch 'mysql-8.0' into mysql-trunk
2 parents 4b8cb3e + f1a4898 commit e9f2b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/ndb/src/ndbapi/NdbReceiver.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -918,6 +918,7 @@ handle_bitfield_ndbrecord(const NdbRecord::Attr* col,
918918
if (isMDBitfield)
919919
{
920920
assert(len <= 64);
921+
mysqldSpace = 0;
921922
dest= (char*) &mysqldSpace;
922923
}
923924
else

0 commit comments

Comments
 (0)