pub const RAW_RECORD_CURSOR_NEXT_ERROR: i32 = 233;
Expand description

Error occured when parsing the key or value

Warning: This const is not meant to be public. We need to make this const public to support integration tests. Do not use this const in your code.