Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect result of rdb_increment on overflow
The rdb_increment used to return err_status_ok when overflow has happened, which results in undesirable consequences in other parts of the code.
- Loading branch information