mirror of https://github.com/MariaDB/server
Browse Source
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.pull/374/head
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue