Merge rolltop.ignatz42.dyndns.org:/mnt/storeage/bug17951/my51-bug17951
into rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.1-maint
This commit is contained in:
commit
b70d2b9341
@ -2923,6 +2923,8 @@ static void flush_bits(void)
|
|||||||
bits-= 8;
|
bits-= 8;
|
||||||
*file_buffer.pos++= (uchar) (bit_buffer >> bits);
|
*file_buffer.pos++= (uchar) (bit_buffer >> bits);
|
||||||
}
|
}
|
||||||
|
if (file_buffer.pos >= file_buffer.end)
|
||||||
|
VOID(flush_buffer(~ (ulong) 0));
|
||||||
file_buffer.bits= BITS_SAVED;
|
file_buffer.bits= BITS_SAVED;
|
||||||
file_buffer.bitbucket= 0;
|
file_buffer.bitbucket= 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user