vinyl: fix a crash in mem_iterator_restore
Fix a bug in restoration LE/LT when last_stmt is not in the mem (it came from another mem or run). Fix a bug in restoration after EOF reached. Add a unit test of mem_iterator_restore. Fixes #2614
Showing
- src/box/vy_cache.c 1 addition, 1 deletionsrc/box/vy_cache.c
- src/box/vy_mem.c 20 additions, 2 deletionssrc/box/vy_mem.c
- test/unit/vy_mem.c 398 additions, 1 deletiontest/unit/vy_mem.c
- test/unit/vy_mem.result 10 additions, 0 deletionstest/unit/vy_mem.result
- test/vinyl/gh.result 56 additions, 0 deletionstest/vinyl/gh.result
- test/vinyl/gh.test.lua 37 additions, 0 deletionstest/vinyl/gh.test.lua
Loading
Please register or sign in to comment