branches/innodb+: ibuf_get_volume_buffered_count(), ibuf_get_volume_buffered():
Make n_recs signed. When the records are processed backwards and the last buffered operations are deletes, this allows *n_recs to become negative, as it should. This should finally put Issue #117 to rest.
Showing
Please register or sign in to comment