Skip to main content

TX_REPLAY_FAILED

Constant TX_REPLAY_FAILED 

Source
pub const TX_REPLAY_FAILED: &str = "TX_REPLAY_FAILED";
Expand description

A buffered statement failed during tx.commit replay. The error message carries the index of the failing op and the number of operations that successfully applied before the failure.