A fix and a test case for Bug#1052018
A fix and a test case for Bug#0152018 "panic_on_wal_error doens't work for duplicate key errors" Add a check for panic_if_error after invocation of row handler, in addition to the log io cursor checks.
Showing
- src/recovery.m 4 additions, 3 deletionssrc/recovery.m
- test/box/dup_key1.xlog 0 additions, 0 deletionstest/box/dup_key1.xlog
- test/box/dup_key2.xlog 0 additions, 0 deletionstest/box/dup_key2.xlog
- test/box/panic_on_wal_error.cfg 46 additions, 0 deletionstest/box/panic_on_wal_error.cfg
- test/box/xlog.result 16 additions, 0 deletionstest/box/xlog.result
- test/box/xlog.test 17 additions, 0 deletionstest/box/xlog.test
Loading
Please register or sign in to comment