Recover deadlock on a cursor move#6035
Conversation
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.
The first 10 failing tests are:
sc_drop [failed with core dumped]
sc_repeated_updates
sc_repeated_updates_logicalsc_generated
yast_stat4scan_generated
yast
reco-ddlk-sql **quarantined**
analyze_partial_index_off_generated **quarantined**
selectv_rcode_serialretry_generated
selectv_rcode_serialize_reads_like_writes_generated
selectv_rcode_force_commit_generated
Signed-off-by: Dorin Hogea <dhogea@bloomberg.net>
roborivers
left a comment
There was a problem hiding this comment.
Cbuild submission: Error ⚠.
Regression testing: Success ✓.
The first 10 failing tests are:
sc_drop [failed with core dumped]
sc_truncate_multiddl_generated [db unavailable at finish] **quarantined**
scindex_logicalsc_generated
sc_repeated_updates_logicalsc_generated
sc_repeated_updates
recover_deadlock
reco-ddlk-sql **quarantined**
analyze_partial_index_off_generated **quarantined**
analyze **quarantined**
selectv_rcode_serialretry_generated
Extent lock release to non-snapshot transactional modes, by caching the data cursors associated with index cursors before lock release.